You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
body: 'all: Fixed a bug where muxed provider servers were not enforced to implement `GetResourceIdentitySchemas`, which is
3
+
required by Terraform v1.12.1 in the scenario where at least one of the muxed provider servers supports identity. Before upgrading this dependency
4
+
the Go modules that support identity should also be upgraded to prevent confusing errors, which are: terraform-plugin-go@v0.28.0, terraform-plugin-framework@v1.15.0,
5
+
terraform-plugin-sdk/v2@v2.37.0, and terraform-plugin-testing@v1.13.0.'
Summary: "GetResourceIdentitySchemas Not Implemented",
41
-
Detail: "A GetResourceIdentitySchemas call was received by the provider, however the provider does not implement GetResourceIdentitySchemas. "+
42
-
"Either upgrade the provider to a version that implements GetResourceIdentitySchemas or this is a bug in Terraform that should be reported to the Terraform maintainers.",
Summary: "UpgradeResourceIdentity Not Implemented",
42
-
Detail: "A UpgradeResourceIdentity call was received by the provider, however the provider does not implement UpgradeResourceIdentity. "+
43
-
"Either upgrade the provider to a version that implements UpgradeResourceIdentity or this is a bug in Terraform that should be reported to the Terraform maintainers.",
Summary: "GetResourceIdentitySchemas Not Implemented",
123
-
Detail: "A GetResourceIdentitySchemas call was received by the provider, however the provider does not implement the RPC. "+
124
-
"Either upgrade the provider to a version that implements GetResourceIdentitySchemas or this is a bug in Terraform that should be reported to the Terraform maintainers.",
Summary: "UpgradeResourceIdentity Not Implemented",
255
-
Detail: "A UpgradeResourceIdentity call was received by the provider, however the provider does not implement the RPC. "+
256
-
"Either upgrade the provider to a version that implements UpgradeResourceIdentity or this is a bug in Terraform that should be reported to the Terraform maintainers.",
Summary: "GetResourceIdentitySchemas Not Implemented",
41
-
Detail: "A GetResourceIdentitySchemas call was received by the provider, however the provider does not implement GetResourceIdentitySchemas. "+
42
-
"Either upgrade the provider to a version that implements GetResourceIdentitySchemas or this is a bug in Terraform that should be reported to the Terraform maintainers.",
0 commit comments