Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage of kubernetes provider in helm terraform template forces 2 stage apply #77

Open
nhinze23 opened this issue Jun 12, 2024 · 0 comments

Comments

@nhinze23
Copy link
Contributor

Determining if the setup should be applied the kubernetes provider is used.
If no cluster is available the terraform apply only works in 2 stages where you first use the -target option for the cluster.
This is not possible for coder terraform templates.

nhinze23 added a commit that referenced this issue Jun 12, 2024
Use terraform data for calculating the count implies that terraform needs the cluster to calculate the state.
If the cluster is not available the terraform workflow has to be with 2 stages.
This is not possible for a coder template apply.
nhinze23 added a commit that referenced this issue Jun 12, 2024
jelemux added a commit that referenced this issue Jun 18, 2024
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

No branches or pull requests

1 participant