Created
February 21, 2024 19:25
-
-
Save jkossis/ca294ff5d20332e3dd0267c29d3e2ec1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: Provider produced inconsistent result after apply | |
When applying changes to | |
kubernetes_manifest.persistentvolumeclaim, provider | |
"provider[\"registry.terraform.io/hashicorp/kubernetes\"]" produced an | |
unexpected new value: .object.spec.dataSource.name: was | |
cty.StringVal("foo"), but now null. | |
This is a bug in the provider, which should be reported in the provider's own | |
issue tracker. | |
Error: Provider produced inconsistent result after apply | |
When applying changes to | |
kubernetes_manifest.persistentvolumeclaim, provider | |
"provider[\"registry.terraform.io/hashicorp/kubernetes\"]" produced an | |
unexpected new value: .object.spec.dataSource.apiGroup: was | |
cty.StringVal("snapshot.storage.k8s.io/v1"), but now null. | |
This is a bug in the provider, which should be reported in the provider's own | |
issue tracker. | |
Error: Provider produced inconsistent result after apply | |
When applying changes to | |
kubernetes_manifest.persistentvolumeclaim, provider | |
"provider[\"registry.terraform.io/hashicorp/kubernetes\"]" produced an | |
unexpected new value: .object.spec.dataSource.kind: was | |
cty.StringVal("VolumeSnapshot"), but now null. | |
This is a bug in the provider, which should be reported in the provider's own | |
issue tracker. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment