Skip to content

fix: make node_pool_id optional and fix typed object validation#328

Merged
unni-facets merged 1 commit intomainfrom
fix/output-validation-fixes
Apr 27, 2026
Merged

fix: make node_pool_id optional and fix typed object validation#328
unni-facets merged 1 commit intomainfrom
fix/output-validation-fixes

Conversation

@srikxcipher
Copy link
Copy Markdown
Contributor

Summary

  • Make node_pool_id optional(string) across all kubeblocks and common modules
  • Fix redis kubeblocks locals.tf: replace lookup() on typed objects with try()
  • Fix redis kubeblocks variables.tf: fix validation conditions using try() for null-safe comparisons
  • Fix namespace interpolation null bug in redis locals.tf

…beblocks modules

- Make node_pool_id optional(string) across all kubeblocks and common modules
- Fix redis kubeblocks locals.tf: replace lookup() on typed objects with try()
- Fix redis kubeblocks variables.tf: fix validation conditions using try() for null-safe comparisons
- Fix namespace interpolation null bug in redis locals.tf

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@unni-facets unni-facets merged commit 0721ef2 into main Apr 27, 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.

2 participants