You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exit status 1: running "sh -c terraform plan -refresh -no-color -out /opt/atlantis/.atlantis/repos/<REDACTED>/terraform_github/189/default/<REDACTED>/default.tfplan -var atlantis_user=<REDACTED>" in "/opt/atlantis/.atlantis/repos/<REDACTED>/terraform_github/189/default/<REDACTED>"
var.github_token
export TF_VAR_github_token=$MY_TOKEN
Enter a value:
var.github_token
export TF_VAR_github_token=$MY_TOKEN
Enter a value:
var.github_token
export TF_VAR_github_token=$MY_TOKEN
Enter a value:
var.github_token
export TF_VAR_github_token=$MY_TOKEN
Enter a value:
Error: Error asking for user input: missing required value for "github_token"
I got the following:
Asking for input when being run as a user makes a lot of sensu but does not make sense in the context of an automated system such as atlantis. I think we should use
input=false
by default per: https://www.terraform.io/guides/running-terraform-in-automation.htmlAtlantis version: 0.4.5
The text was updated successfully, but these errors were encountered: