Skip to content

fix(template): Exclude backend from default config#714

Merged
rmvangun merged 1 commit into
mainfrom
fix/dont-include-backend
Jul 25, 2025
Merged

fix(template): Exclude backend from default config#714
rmvangun merged 1 commit into
mainfrom
fix/dont-include-backend

Conversation

@rmvangun
Copy link
Copy Markdown
Contributor

We shouldn't assume a terraform backend in the blueprint itself. We'll determine this through other means. This breaks automatic rollout as we don't yet support true bootstrapping. So, a generated backend.tfvars file caused failures for aws and azure.

We shouldn't assume a terraform backend in the blueprint itself. We'll determine this through other means. This breaks automatic rollout as we don't yet support true bootstrapping. So, a generated `backend.tfvars` file caused failures for aws and azure.
@rmvangun rmvangun added the bug Something isn't working label Jul 25, 2025
@rmvangun rmvangun merged commit 60d13e2 into main Jul 25, 2025
6 of 7 checks passed
@rmvangun rmvangun deleted the fix/dont-include-backend branch July 25, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant