EGI-Federation / fedcloud-dashboard

Common dashboard for the EGI Cloud Compute service
MIT License
3 stars 2 forks source link

Terraform init: Error: Missing input for argument [auth_url] #45

Open sebastian-luna-valero opened 9 months ago

sebastian-luna-valero commented 9 months ago

Short Description of the issue

After https://github.com/EGI-Federation/fedcloud-dashboard/pull/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

output

Summary of proposed changes

sebastian-luna-valero commented 8 months ago

This error does not appear in https://github.com/EGI-Federation/fedcloud-dashboard/pull/46

Note: Although https://github.com/EGI-Federation/fedcloud-dashboard/pull/46 says error, I logged into the VM, applied updates and restarted and the service is up and running.