Skip to content

Ensure null cloud_provider doesn't template error#426

Merged
dghubble merged 1 commit into
mainfrom
fix
May 24, 2026
Merged

Ensure null cloud_provider doesn't template error#426
dghubble merged 1 commit into
mainfrom
fix

Conversation

@dghubble

Copy link
Copy Markdown
Member
  • When the cloud_provider variable is null (the default), the cloud_provider_flag won't be used, but Terraform still evaluates the interpolation so we have to prevent it from erroring

* When the cloud_provider variable is null (the default), the
cloud_provider_flag won't be used, but Terraform still evaluates
the interpolation so we have to prevent it from erroring
@dghubble dghubble merged commit e958673 into main May 24, 2026
1 check passed
@dghubble dghubble deleted the fix branch May 24, 2026 05:36
pull Bot pushed a commit to warmchang/typhoon that referenced this pull request May 24, 2026
* Avoid template error when cloud_provider is left as null,
the default
* poseidon/terraform-render-bootstrap#426
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