-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WAF: Adding to WAF condition sets doesn't reflect in planning #462
Comments
Hello, I'm experiencing a similarly behavior with version 0.9.8 also with aws_waf_web_acl resource. Terraform Configuration Files
Expected BehaviorChanges made manually should be visible in planning. Actual Behavior
Steps to Reproduce
|
+1 |
The fix for the original issue with The separate issue in the above comment about the |
The fix for the |
This has been released in version 2.46.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
This issue was originally opened by @srikiraju as hashicorp/terraform#11102. It was migrated here as part of the provider split. The original body of the issue is below.
Terraform Version
Terraform v0.8.2
Affected Resource(s)
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
Expected Behavior
Changes made to match set manually should be visible in planning
Actual Behavior
Not visible. See steps section
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
terraform plan
- Doesn't revert or detect that changes were madeImportant Factoids
I think this happens to a lot of stuff in WAF resources
The text was updated successfully, but these errors were encountered: