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

chore(pipeline): don't wait for input to Terraform #1145

Merged
merged 2 commits into from
Nov 30, 2022

Conversation

afeld
Copy link
Contributor

@afeld afeld commented Nov 22, 2022

Split out from #1074. Part of #803.

While we aren't currently using any variables in our pipeline, when we've introduced them in the past and not had them set in the pipeline, runs end up hanging until they time out. This will avoid that problem going forward.

Was causing pipelines to get stuck if a variable was added but not set.
@afeld afeld requested a review from a team as a code owner November 22, 2022 06:30
@github-actions github-actions bot added the infrastructure Terraform, Azure, etc. label Nov 22, 2022
@afeld afeld enabled auto-merge November 28, 2022 04:14
@afeld afeld disabled auto-merge November 28, 2022 04:14
@afeld afeld merged commit 7cf6cc2 into dev Nov 30, 2022
@afeld afeld deleted the fix/terraform-vars-no-wait branch November 30, 2022 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Terraform, Azure, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants