Skip to content

Instantly share code, notes, and snippets.

@jkossis
Created February 21, 2024 19:25
Show Gist options
  • Save jkossis/ca294ff5d20332e3dd0267c29d3e2ec1 to your computer and use it in GitHub Desktop.
Save jkossis/ca294ff5d20332e3dd0267c29d3e2ec1 to your computer and use it in GitHub Desktop.
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