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

Terraform Actions should run non interactive #250

Closed
skorfmann opened this issue Jul 26, 2020 · 1 comment · Fixed by #343
Closed

Terraform Actions should run non interactive #250

skorfmann opened this issue Jul 26, 2020 · 1 comment · Fixed by #343
Labels
bug Something isn't working

Comments

@skorfmann
Copy link
Contributor

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

cdktf & Language Versions

All

Affected Resource(s)

CLI

Debug Output

Screenshot 2020-07-26 at 16 06 55

Expected Behavior

The Terraform commands should fail when additional information is required

Actual Behavior

It's spinning and waiting forever

Steps to Reproduce

Define an AWS stack without a provider and run diff

@skorfmann skorfmann added the bug Something isn't working label Jul 26, 2020
skorfmann added a commit that referenced this issue Aug 24, 2020
This skips all interactive inputs and fails immediately if there's data missing

See https://learn.hashicorp.com/tutorials/terraform/automate-terraform#terraform-init-input-false-2

Fixes #250
@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant