You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
My WAFv2 should have retained the same ID and not be destroyed/recreated after minor changes such as a rule addition/deletion. If I manually add a rule in the console, it does not recreate the WAF. The re-creation process is not ideal because the association has to happen again, so there is a period of time where the resources are not protected and when enhanced logging is enabled, there is a period of time where logging is also not working since the WAF doesn't exist anymore.
Hi @cisnerosk, thanks for creating an issue! Making a quick pass it looks like this relates to an issue that's now been addressed in v3.2.0 of the AWS Provider (reference: #13936) . do note that upgrading from 2.68.0 brings along the challenging issue we're still facing with #14062
Community Note
Terraform CLI and Terraform AWS Provider Version
terraform version: Terraform v0.12.27
terraform AWS provider version: 2.68
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
My WAFv2 should have retained the same ID and not be destroyed/recreated after minor changes such as a rule addition/deletion. If I manually add a rule in the console, it does not recreate the WAF. The re-creation process is not ideal because the association has to happen again, so there is a period of time where the resources are not protected and when enhanced logging is enabled, there is a period of time where logging is also not working since the WAF doesn't exist anymore.
Actual Behavior
Steps to Reproduce
The text was updated successfully, but these errors were encountered: