cloud-gov / product

Program-level artifacts, workflow and issues for cloud.gov
Creative Commons Zero v1.0 Universal
31 stars 15 forks source link

Shield Advanced: Add support for automatic L7 DDoS mitigation to AWS Terraform provider #2355

Closed jameshochadel closed 1 year ago

jameshochadel commented 1 year ago

AWS Shield Advanced supports automatic L7 (application layer) DDoS mitigation. Unfortunately, the AWS Terraform provider as not yet added support for the necessary API calls to enable it. There is a PR open to do this, but it hasn't yet been merged.

markdboyd commented 1 year ago

Looks like this was fixed/merged in https://github.com/hashicorp/terraform-provider-aws/pull/33432