Split install stack tfvars
The Terraform install stack config is now generated as two separate, auto-loaded files instead of a singleinstall.tfvars:
inputs.auto.tfvars— install identity, runner settings, IAM operation roles, andinstall_inputs.secrets.auto.tfvars—secretsandauto_generate_secrets.
.auto.tfvars suffix, so Terraform loads them automatically. The apply command drops the -var-file
flag: