hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.81k stars 9.16k forks source link

A Resource to put logging configuration for a wafv2 webacl #13855

Closed itsSaad closed 4 years ago

itsSaad commented 4 years ago

Community Note

Description

AWS supports updating of the logging for a WAFv2 WebACL with a PutLoggingConfiguration api call. More details here: https://docs.aws.amazon.com/waf/latest/APIReference/API_PutLoggingConfiguration.html

New or Affected Resource(s)

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

https://docs.aws.amazon.com/waf/latest/APIReference/API_PutLoggingConfiguration.html

adamhathcock commented 4 years ago

I also need this before WAFv2 is usable for me. Feels like an oversight. Thanks!

anGie44 commented 4 years ago

This feature has been merged and will release with v2.68.0 of the Provider, expected to be out later today.

ghost commented 4 years ago

This has been released in version 2.68.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

ghost commented 4 years ago

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!