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
Our terraform deployment failed recently, with error:
Error: Provider produced inconsistent result after apply
When applying changes to k8sraw_yaml.test-template, provider
"registry.terraform.io/-/k8sraw" produced an unexpected new value for was
present, but now absent.
This is a bug in the provider, which should be reported in the provider's own
issue tracker.
The k8sraw had been working fine for a long time until a week ago, we find it failed with above error from Oct 15, 2021.
The terraform version we used are 0.12.24
$ ../ht-traffic-signal/terraform -v
Terraform v0.12.24
Your version of Terraform is out of date! The latest version
is 1.0.9. You can update by downloading from https://www.terraform.io/downloads.html
Hi, there,
Our terraform deployment failed recently, with error:
The k8sraw had been working fine for a long time until a week ago, we find it failed with above error from Oct 15, 2021.
The terraform version we used are 0.12.24
Advanced thanks to any help.
I have example code that uses k8sraw:
The text was updated successfully, but these errors were encountered: