-
Notifications
You must be signed in to change notification settings - Fork 132
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
Request for wafv2_{rule_group,web_acl,web_acl_association,web_acl_logging_configuration} resources #1019
Comments
Related #567 |
we will hit
|
really waiting for this implementation. |
Any update about this implementation? |
This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as |
/fresh |
This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as |
What resource do you need?
From the list of Terraform supported resources, some are still missing from
provider-aws-wafv2
:aws_wafv2_ip_set ✅
aws_wafv2_regex_pattern_set ✅
aws_wafv2_rule_group ❓
aws_wafv2_web_acl ❓
aws_wafv2_web_acl_association ❓
aws_wafv2_web_acl_logging_configuration ❓
Terraform Resource Name:
What is your use case?
Cannot deploy WAFv2 resources without leveraging
provider-terraform
, and the latter is still limited (e.g. does not support SSH authentication to fetch external modules).The text was updated successfully, but these errors were encountered: