Error: Provider produced inconsistent result after apply AWS_IAM_ROLE_ATTACHMENT_TASK #18457
Labels
bug
Addresses a defect in current functionality.
service/iam
Issues and PRs that pertain to the iam service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v0.14.7
Affected Resource(s)
aws_iam_role_policy_attachment
aws_XXXXX
Terraform Configuration Files
Expected Behavior
Succesfully attach the policy to the role
Actual Behavior
Error: Provider produced inconsistent result after apply
When applying changes to module.ecs.aws_iam_role_policy_attachment.task_cw,
provider "registry.terraform.io/hashicorp/aws" produced an unexpected new
value: Root resource 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 apply
The text was updated successfully, but these errors were encountered: