[Terraform]AWS WAF V2のRate-based rule化

[AWS][WAF][Rate-based rule]rate-based limitを使って気楽にDDoS攻撃を防げる!

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/wafv2_web_acl

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/wafv2_web_acl_association#web_acl_arn

  • waf.tf

設定項目が多すぎるので、一度手動で設定してimport化したほうが早い。

  • import

スコープは今回ALBなので、 REGIONAL を指定。associationはwebaclとALBのARNを指定。

Was this helpful?

0 / 0

コメントを残す