Terraform-provider-aws: AWS Provider Enhancement -- Attach AWS WAF policies to ALBs

Created on 13 Jun 2017  ยท  19Comments  ยท  Source: hashicorp/terraform-provider-aws

_This issue was originally opened by @chroto as hashicorp/terraform#10713. It was migrated here as part of the provider split. The original body of the issue is below._


Terraform Version

0.7.13

Affected Resource(s)

  • aws_alb

AWS announced that they now support WAF policies attached to ALBs ( https://aws.amazon.com/about-aws/whats-new/2016/12/AWS-WAF-now-available-on-Application-Load-Balancer/ )

This would be an amazing feature to have on the 0.7 branch!


  • [x] aws_wafregional_byte_match_set
  • [x] aws_wafregional_geo_match_set
  • [x] aws_wafregional_ipset
  • [x] aws_wafregional_rate_based_rule
  • [x] aws_wafregional_regex_match_set
  • [x] aws_wafregional_regex_pattern_set
  • [x] aws_wafregional_rule
  • [x] aws_wafregional_rule_group
  • [x] aws_wafregional_size_constraint_set
  • [x] aws_wafregional_sql_injection_match_set
  • [x] aws_wafregional_web_acl
  • [x] aws_wafregional_web_acl_association
  • [x] aws_wafregional_xss_match_set
new-resource servicwaf

Most helpful comment

Any news on this one?

All 19 comments

Any news on this one?

Having to hack around this at present. Any rough timeline?

Thanks.

+1.

@yfaykya any hints how you are hacking around the gap?

Just calling a post script outside terraform to associate.

+1

+1

+1

+1

+1

+1

+1

+1

Hi folks, just as a reminder, the maintainers are using ๐Ÿ‘ upvotes on the original issue/PR comment for prioritization. +1 comments just email/notify everyone on this issue (potentially 151 repository watchers and anyone additionally subscribed here) and do not count towards the mentioned prioritization.

There are quite a lot of ๐Ÿ‘ already associated here (its the third one in the issue rankings) so its likely this will be picked up _very_ soon. ๐Ÿ˜„

I feel like while labelling issues/PRs recently there might have been some duplicate issues or potentially already a PR. Any help in getting any related work here centralized/documented would be a huge help. Thanks!

+1

+1 ๐Ÿ‘

Any news on this one???

Waf related issues are addressed to [v1.12.0]

Hi folks ๐Ÿ‘‹
as @cemo mentioned v1.12.0 (latest release) does contain a number of WAF Regional resources and all the remaining resources will be part of v1.13.0 (upcoming release).

For that reason I'm going to close this issue. If there's anything missing or you find a bug in those resources (or existing WAF Regional resources) please open a new issue for these and we can take a look.

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!

Was this page helpful?
0 / 5 - 0 ratings