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 class functionality #242

Draft
wants to merge 2 commits into
base: wip/v6
Choose a base branch
from

Conversation

richardgavel-ordinaryexperts

Description

Support specifying the log group class on a created CloudWatch log group.

Motivation and Context

(#241)

Breaking Changes

Checked (https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#500-may-25-2023). Does not appear the breaking changes in the 5.0.0 provider impact this module.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs changed the base branch from master to wip/v6 November 13, 2024 22:13
@bryantbiggs
Copy link
Member

FYI - updated the branch this would go into so you'll want to rebase off that one to clean up the diff

@bryantbiggs bryantbiggs force-pushed the wip/v6 branch 2 times, most recently from 62f347d to 654809c Compare November 23, 2024 16:53
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.

2 participants