Skip to content

[AppRunner] Fixed null bug in environment conditional.#28

Merged
jonryser merged 2 commits intomainfrom
app-runner
Mar 20, 2026
Merged

[AppRunner] Fixed null bug in environment conditional.#28
jonryser merged 2 commits intomainfrom
app-runner

Conversation

@jonryser
Copy link
Copy Markdown
Contributor

Describe the changes

Tthe context.tf in 1.0.3-AppRunner had a broken validation condition that called length(null) instead of checking for null first.

Checklist before requesting a review

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my code.
  • I have tested my changes and ensured that they work as expected.
  • I have updated examples and documentation as necessary.
  • I have incremented the version number in the appropriate files.

@jonryser jonryser merged commit 9acfd86 into main Mar 20, 2026
1 check passed
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.

1 participant