Closed briandilley closed 10 months ago
settings
blocks take a resource
argument, setting it to ""
will resolve this.
@svenlito sorry - that didn't help.
@briandilley could your issue be a duplicate of https://github.com/hashicorp/terraform-provider-aws/issues/12889 and/or https://github.com/hashicorp/terraform-provider-aws/issues/1471?
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.
If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Expected Behavior
Don't show changes when there are none
Actual Behavior
Shows changes when there are none
Steps to Reproduce
terraform apply
(apply changes)terraform apply
(run immediately, it shows changes in settings blocks)