We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After #44 we get a failed terraform init with:
terraform init
Error: Missing input for argument [auth_url]
However, there is nothing relevant in: https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md
Since the dashboard is up and running I am not going to troubleshoot further and leave this issue here for future reference.
output
The text was updated successfully, but these errors were encountered:
This error does not appear in #46
Note: Although #46 says error, I logged into the VM, applied updates and restarted and the service is up and running.
Sorry, something went wrong.
No branches or pull requests
Short Description of the issue
After #44 we get a failed
terraform init
with:Error: Missing input for argument [auth_url]
However, there is nothing relevant in: https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md
Since the dashboard is up and running I am not going to troubleshoot further and leave this issue here for future reference.
Environment
Steps to reproduce
Logs, stacktrace, or other symptoms
Summary of proposed changes
The text was updated successfully, but these errors were encountered: