Skip to content

Encode s3 bucket access log format into Terraform#227

Merged
brianhelba merged 1 commit into
update-resonant-modulefrom
upgrade-aws-provider
Oct 23, 2025
Merged

Encode s3 bucket access log format into Terraform#227
brianhelba merged 1 commit into
update-resonant-modulefrom
upgrade-aws-provider

Conversation

@mvandenburgh

@mvandenburgh mvandenburgh commented Jul 9, 2025

Copy link
Copy Markdown
Member

We recently had some confusion around the "log object key format" that is set for access logging of our S3 buckets. Due to it being modified directly in the AWS console instead of through a PR to this repo, it went unnoticed for some time. It turns out that, until recently, the AWS Terraform module didn't support configuring this setting anyway. This PR adds configuration for the log object key format.

Support for specifying the log object key format was added in AWS provider v6 (we are on v5), so this PR is dependent on/based off of #236.

@mvandenburgh
mvandenburgh requested review from jjnesbitt and waxlamp July 9, 2025 15:49
@satra

satra commented Jul 9, 2025

Copy link
Copy Markdown
Member

pinging @CodyCBakerPhD since he wanted me to make some changes to this.

@mvandenburgh mvandenburgh self-assigned this Jul 10, 2025

@waxlamp waxlamp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes look fine; need to rebase to master to get a cleaner TF plan.

@mvandenburgh
mvandenburgh force-pushed the upgrade-aws-provider branch from 3cf8282 to bf6f274 Compare July 15, 2025 15:50
@mvandenburgh

Copy link
Copy Markdown
Member Author

Looks like the AWS provider changed some other stuff in v6, which caused some unintended changes for other resources. I'll put this in draft for now

@mvandenburgh
mvandenburgh marked this pull request as draft July 15, 2025 16:29
@mvandenburgh
mvandenburgh force-pushed the upgrade-aws-provider branch from 4da30ff to 02a0196 Compare July 30, 2025 15:36
@mvandenburgh
mvandenburgh force-pushed the upgrade-aws-provider branch from 02a0196 to 01d3df9 Compare July 30, 2025 15:49
@mvandenburgh
mvandenburgh changed the base branch from master to update-resonant-module July 30, 2025 15:49
@brianhelba
brianhelba force-pushed the update-resonant-module branch 2 times, most recently from 4bb0090 to b917219 Compare October 8, 2025 21:23
@brianhelba
brianhelba force-pushed the update-resonant-module branch from b917219 to 2c3616e Compare October 23, 2025 15:05
@brianhelba
brianhelba marked this pull request as ready for review October 23, 2025 15:13
@brianhelba
brianhelba merged commit 74c84da into update-resonant-module Oct 23, 2025
1 check passed
@brianhelba
brianhelba deleted the upgrade-aws-provider branch October 23, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants