Skip to content

Conversation

@janjagusch
Copy link

@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
Member

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

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