Skip to content

Conversation

chinnayyachintha
Copy link

Description

Replaced deprecated usage of log_group.name with log_group.id in vpc-flow-logs.tf to comply with the latest AWS provider recommendations.

Motivation and Context

This change resolves a deprecation warning from the AWS provider related to the name attribute in CloudWatch Log Group ARNs. It improves compatibility with newer provider versions and ensures future stability.

Breaking Changes

No breaking changes. This update is backward-compatible, as log_group.id returns the same ARN-friendly value as name.

Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants