Upgrade Terraform Plugin SDK to v2#375
Merged
stmcallister merged 20 commits intoPagerDuty:master from pdecat:tf_sdk_v2Oct 8, 2021
+104,184-121,975
Commits
Commits on Sep 28, 2021
- committed
- committed
Removal of helper/schema.Schema.Removed, see https://www.terraform.io/docs/extend/guides/v2-upgrade-guide.html#removal-of-helper-schema-schema-removed
committedRemoval of the terraform.ResourceProvider Interface, see https://www.terraform.io/docs/extend/guides/v2-upgrade-guide.html#removal-of-the-terraform-resourceprovider-interface
committedRemoval of Deprecated Validation Functions, see https://www.terraform.io/docs/extend/guides/v2-upgrade-guide.html#removal-of-deprecated-validation-functions
committedMore Robust Validation of helper/schema.TypeMap Elems, see https://www.terraform.io/docs/extend/guides/v2-upgrade-guide.html#more-robust-validation-of-helper-schema-typemap-elems
committedUpgrade terraform-plugin-sdk and transitively terraform-json to get hashicorp/terraform-json#28 and resolve
unsupported state format version: expected "0.1", got "0.2"
issues when running accepta…committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed