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.85k stars 9.2k forks source link

[New Resource]: Cloudwatch Logs Delivery #40250

Open MichaelFoleyFZ opened 4 days ago

MichaelFoleyFZ commented 4 days ago

Description

CloudFront recently announced v2 of its standard logging process https://aws.amazon.com/about-aws/whats-new/2024/11/amazon-cloudfront-log-formats-destinations-access/

This appears to be the first implementation of an updated logging setup from CloudWatch Logs that hopefully will be added to ALB and other services that do S3 logging in the future.

These have been setup as Log Deliveries v2 which seems to move to exposing the current log delivery process as an API itself

Requested Resource(s) and/or Data Source(s)

Potential Terraform Configuration

No response

References

Go SDK V2

Would you like to implement a fix?

No

github-actions[bot] commented 4 days ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue