Skip to content

fix: Fix null partition error when create = false#51

Closed
janjagusch wants to merge 1 commit intoterraform-aws-modules:masterfrom
janjagusch:fix-null-partition-error
Closed

fix: Fix null partition error when create = false#51
janjagusch wants to merge 1 commit intoterraform-aws-modules:masterfrom
janjagusch:fix-null-partition-error

Conversation

@janjagusch
Copy link
Copy Markdown

@janjagusch janjagusch commented Nov 17, 2025

Description

Motivation and Context

Closes #50

Breaking Changes

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 tested these changes against my own (private) Terraform project
  • I have executed pre-commit run -a on my pull request

@janjagusch janjagusch changed the title Fix null partition error when create = false fix: Fix null partition error when create = false Nov 17, 2025
@janjagusch janjagusch marked this pull request as ready for review November 17, 2025 15:34
@bryantbiggs
Copy link
Copy Markdown
Member

this is not a valid change - see response here #50 (comment)

@github-actions
Copy link
Copy Markdown

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 Dec 18, 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.

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

2 participants