This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
Running the "Example Usage - Cloud Run Anthos" on google_cloud_run_service throws an error #227
Labels
bug
Something isn't working
Terraform, Provider, Kubernetes versions
The example in the official documentation doesn't work
Affected Resource(s)
kubernetes_manifest
Terraform Configuration Files
Debug Output
Panic Output
Steps to Reproduce
terraform apply
Expected Behavior
Resource should be created
Actual Behavior
Step #2 - "apply": kubernetes_manifest.test-configmap: Refreshing state...
Step #2 - "apply": kubernetes_manifest.test-configmap: Destroying...
Step #2 - "apply": kubernetes_manifest.test-configmap: Destruction complete after 1s
Step #2 - "apply": kubernetes_manifest.test-configmap: Creating...
Step #2 - "apply":
Step #2 - "apply": Error: Provider produced inconsistent result after apply
Step #2 - "apply":
Step #2 - "apply": When applying changes to kubernetes_manifest.test-configmap, provider
Step #2 - "apply": "registry.terraform.io/hashicorp/kubernetes-alpha" produced an unexpected new
Step #2 - "apply": value: .object: wrong final value type: incorrect object attributes.
Step #2 - "apply":
Step #2 - "apply": This is a bug in the provider, which should be reported in the provider's own
Step #2 - "apply": issue tracker.
Step #2 - "apply":
Important Factoids
References
hashicorp/terraform-provider-google#9320
Community Note
The text was updated successfully, but these errors were encountered: