Renaming default pool var
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 4s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 13s

This commit is contained in:
2024-12-16 00:05:08 -08:00
parent 7a41d033b5
commit 6d642a7359
3 changed files with 14 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ variable cluster {
region = string
label = string
version = string
pool = object({
metapool = object({
plan = string
autoscale = bool
min = number