Skip to content

Conversation

@nightspotlight
Copy link
Contributor

Description

Fixed null value outputs for stage access logs CloudWatch log group

Motivation and Context

Fixing broken output values; the change is made in accordance with the resource relocation:

moved {
from = aws_cloudwatch_log_group.this[0]
to = aws_cloudwatch_log_group.this["this"]
}

Breaking Changes

None

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

@nightspotlight nightspotlight changed the title fix: stage_access_logs_cloudwatch_log_group outputs fix: Update stage_access_logs_cloudwatch_log_group outputs Sep 3, 2025
@antonbabenko antonbabenko merged commit 3fe488d into terraform-aws-modules:master Sep 3, 2025
8 of 9 checks passed
antonbabenko pushed a commit that referenced this pull request Sep 3, 2025
## [5.3.1](v5.3.0...v5.3.1) (2025-09-03)

### Bug Fixes

* Update stage_access_logs_cloudwatch_log_group outputs ([#138](#138)) ([3fe488d](3fe488d))
@antonbabenko
Copy link
Member

This PR is included in version 5.3.1 🎉

@github-actions
Copy link

github-actions bot commented Oct 4, 2025

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants