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

Update terragrunt workflow documentation #2350

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

ascandella
Copy link
Contributor

With #2261, we now open a stdin pipe like the built-in terraform client
does. Doing so apparently caused some user's plans to hang when they
had variables requiring inputs, since terraform saw that stdin was
open and prompted for a value.

#2261 (comment)
#2261 (comment)
#2261 (comment)

With runatlantis#2261, we now open a stdin pipe like the built-in terraform client
does. Doing so apparently caused some user's `plan`s to hang when they
had variables requiring inputs, since `terraform` saw that stdin was
open and prompted for a value.
@ascandella ascandella requested a review from a team as a code owner June 29, 2022 22:24
@jamengual jamengual merged commit 9b7cb0f into runatlantis:master Jun 29, 2022
@ascandella ascandella deleted the update-terragrunt-docs branch June 29, 2022 22:31
krrrr38 pushed a commit to krrrr38/atlantis that referenced this pull request Dec 16, 2022
With runatlantis#2261, we now open a stdin pipe like the built-in terraform client
does. Doing so apparently caused some user's `plan`s to hang when they
had variables requiring inputs, since `terraform` saw that stdin was
open and prompted for a value.
@nitrocode nitrocode added this to the v0.19.5 milestone Mar 23, 2023
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.

3 participants