AWS network ACL's and security groups keep loosing their rules on each alternating plan/apply. #222
Labels
bug
Addresses a defect in current functionality.
service/ec2
Issues and PRs that pertain to the ec2 service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
This issue was originally opened by @bernielomax as hashicorp/terraform#8129. It was migrated here as part of the provider split. The original body of the issue is below.
Hi,
I keep experiencing an issue where terraform keeps modifying my AWS ACL and SG's on every run. It keeps alternating between applying the ACL/SG rule or removing them. Heres some of the plan out put below. On this particular example it will then add my rules for application_acl and will remove the rules for the database_acl... It just keeps alternating between applying rules and removing them on each run! This was also happening on a previous version for me. Looks like this could possible be caused by the route tables refreshing every run?
My template looks like the following for these items:
Terraform Version
Terraform v0.7.0
Affected Resource(s)
Please list the resources as a list, for example:
The text was updated successfully, but these errors were encountered: