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
terraform -v
Terraform v0.14.7
+ provider registry.terraform.io/huaweicloud/huaweicloud v1.22.1
Your version of Terraform is out of date! The latest version
is 0.14.8. You can update by downloading from https://www.terraform.io/downloads.html
2021/03/17 17:19:44 [WARN] Provider "registry.terraform.io/huaweicloud/huaweicloud" produced an unexpected new value for data.huaweicloud_dcs_az.this.
- .code: was cty.StringVal("ap-southeast-3b"), but now cty.StringVal("ap-southeast-3a")
Hi there,
Terraform Version
Affected Resource(s)
Terraform Configuration Files
The important thing is:
code = "ap-southeast-3b"
Debug Output
https://gist.github.com/littlejo/83fcd5d7987589609c80519b27cd20db
I think the problem is there:
Expected Behavior
What should have happened?
Actual Behavior
What actually happened?
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
The text was updated successfully, but these errors were encountered: