Skip to content

fix(style-guide): Adjust rule four for var validation to exclude bool…#21

Merged
RemoteRabbit merged 1 commit into
mainfrom
fix/adjust-var-val-rule-4
May 14, 2026
Merged

fix(style-guide): Adjust rule four for var validation to exclude bool…#21
RemoteRabbit merged 1 commit into
mainfrom
fix/adjust-var-val-rule-4

Conversation

@RemoteRabbit
Copy link
Copy Markdown
Owner

Summary

Adjust rule four for variable validation requirement. Since if the variable is of type bool there really isn't a good use case for a validation block.

🐛 Bug Fixes

  • Adjust rule four for var validation to exclude bool vars 2100afe

📁 File Changes

Documentation (+2/-2 lines)

  • docs/terraform/style-guide.md (+2/-2) 📝

Changes: 1 files, +2 insertions, -2 deletions
Commits: 1
Branch: fix/adjust-var-val-rule-4
Base: origin/main

… vars

Signed-off-by: Tristan Jahnke <trjahnke@protonmail.com>
@RemoteRabbit RemoteRabbit self-assigned this May 14, 2026
@RemoteRabbit RemoteRabbit enabled auto-merge (squash) May 14, 2026 16:41
@RemoteRabbit RemoteRabbit merged commit 0b2b250 into main May 14, 2026
4 checks passed
@RemoteRabbit RemoteRabbit deleted the fix/adjust-var-val-rule-4 branch May 14, 2026 16:42
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