Skip to content

Conversation

@bryantbiggs
Copy link
Member

Description

  • Use empty strings for metadata default values to avoid template errors

Motivation and Context

Breaking Changes

  • No

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 merged commit 2096d87 into terraform-aws-modules:master Nov 17, 2025
6 checks passed
@bryantbiggs bryantbiggs deleted the fix/metadata-defaults branch November 17, 2025 17:02
antonbabenko pushed a commit that referenced this pull request Nov 17, 2025
## [2.4.2](v2.4.1...v2.4.2) (2025-11-17)

### Bug Fixes

* Use empty strings for metadata default values to avoid template errors ([#52](#52)) ([2096d87](2096d87))
@antonbabenko
Copy link
Member

This PR is included in version 2.4.2 🎉

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.

local.partition is null when var.create = false, causing template interpolation error in aws_cloudwatch_observability.tf

2 participants