Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cloudwatch_log_group_class config #229

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Conversation

peter-novata
Copy link
Contributor

@peter-novata peter-novata commented May 21, 2024

what

  • Add configuration option for the cloudwatch log infrequent access

why

terraform AWS provider added support for the recent cloudwatch log infrequent access feature which reduces cloudwatch log costs by up to 50%

references

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_group.html#log_group_class
https://aws.amazon.com/blogs/aws/new-amazon-cloudwatch-log-class-for-infrequent-access-logs-at-a-reduced-price/

@peter-novata peter-novata requested review from a team as code owners May 21, 2024 18:22
@mergify mergify bot added the triage Needs triage label May 21, 2024
@kevcube
Copy link

kevcube commented May 28, 2024

These changes were released in v4.2.0.

@peter-novata
Copy link
Contributor Author

Thanks! @kevcube ...I have updated the PR

@kevcube
Copy link

kevcube commented May 28, 2024

/terratest

@kevcube kevcube added minor New features that do not break anything feature New functionality and removed triage Needs triage labels May 28, 2024
@kevcube kevcube enabled auto-merge (squash) June 4, 2024 22:40
@kevcube
Copy link

kevcube commented Jun 4, 2024

/terratest

@kevcube kevcube merged commit 3f5e503 into cloudposse:main Jun 4, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality minor New features that do not break anything
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants