Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inconsistent results when using identity_group and identity_role #6507

Open
M1cr00 opened this issue Mar 13, 2025 · 0 comments
Open

inconsistent results when using identity_group and identity_role #6507

M1cr00 opened this issue Mar 13, 2025 · 0 comments

Comments

@M1cr00
Copy link

M1cr00 commented Mar 13, 2025

Terraform Version

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

  1. terraform init
  2. terraform apply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant