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 v1.11.1
on linux_amd64
+ provider registry.terraform.io/huaweicloud/huaweicloud v1.73.1
Terraform Configuration Files
https://github.com/M1cr00/iam-full/
Debug Output
Expected Behavior
Group and role created without error message
Actual Behavior
Group and role are created but having an error message saying
Error: Provider produced inconsistent result after apply
│
│ When applying changes to huaweicloud_identity_role.myusername-tf-role, provider "provider[\"registry.terraform.io/huaweicloud/huaweicloud\"]" produced an unexpected new value: Root object was present, but
│ now absent.
│
│ 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 huaweicloud_identity_group.myusername-tf-group, provider "provider[\"registry.terraform.io/huaweicloud/huaweicloud\"]" produced an unexpected new value: Root object was present,
│ but now absent.
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
Steps to Reproduce
terraform init
terraform apply
The text was updated successfully, but these errors were encountered:
Terraform Version
Terraform Configuration Files
Debug Output
Expected Behavior
Group and role created without error message
Actual Behavior
Group and role are created but having an error message saying
Steps to Reproduce
terraform init
terraform apply
The text was updated successfully, but these errors were encountered: