Env details:
Terraform 1.12.2
Provider 1.81.0
VPC module 8.9.1
Creating multiple VPCs using for_each loop. Using that few (say 5) VPC s have been created. Now trying to add one more VPC.
Ideally, it should have added a new VPC without any other change but plan shows destroying existing vpc’s ACL. Though on apply - it does not delete ACL.
No other input has been changed.
Env details:
Terraform 1.12.2
Provider 1.81.0
VPC module 8.9.1
Creating multiple VPCs using for_each loop. Using that few (say 5) VPC s have been created. Now trying to add one more VPC.
Ideally, it should have added a new VPC without any other change but plan shows destroying existing vpc’s ACL. Though on apply - it does not delete ACL.
No other input has been changed.