PCjrBasic
PCjrBasic
I dealt with it by using a shell script that calls terraform to output a map variable that contains the account structure, it then iterates over each element (account) to...
I can confirm this is still an issue as of terraform v0.12.29 and provider.aws v3.0.0. We were using ingress rules instead of egress rules. Terraform was sending a delete command...
After further testing, it appears this doesn't impact all replacements as I previously though. It appears to only impact rules where the protocol is changed. Changes to the port, cidr,...