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
Terraform v0.12.16
+ provider.aws v2.51.0
Your version of Terraform is out of date! The latest version
is 0.12.21. You can update by downloading from https://www.terraform.io/downloads.html
Use-cases
Currently, wafregional resource creates everything on WAF classic and I have been searching for some time whether there is a way to create everything on the v2 version.
Attempted Solutions
I have tried importing but it is unable to locate web ACL to import in classic WAF
Proposal
Need a feature with the v2 support to create rules. I think as an immediate course if we can just add import using JSON will help others to start using it quickly.
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 6, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Current Terraform Version
Use-cases
Currently, wafregional resource creates everything on WAF classic and I have been searching for some time whether there is a way to create everything on the v2 version.
Attempted Solutions
I have tried importing but it is unable to locate web ACL to import in classic WAF
Proposal
Need a feature with the v2 support to create rules. I think as an immediate course if we can just add import using JSON will help others to start using it quickly.
References
https://www.terraform.io/docs/providers/aws/r/wafregional_web_acl.html
https://docs.aws.amazon.com/waf/latest/developerguide/waf-migrating-from-classic.html
The text was updated successfully, but these errors were encountered: