EGI-Federation / EGI-Federation/fedcloud-dashboard

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

Open
#45 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
2
Avg merge
16m
Merged PRs (30d)
1

Description

# Short Description of the issue

After https://github.com/EGI-Federation/fedcloud-dashboard/pull/44 we get a failed `terraform init` with:

```bash
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

- Operating System:
- Other related components versions:

## Steps to reproduce

## Logs, stacktrace, or other symptoms

```shell
output
```

# Summary of proposed changes

Contributor guide

Open the contributing guide

Research direction

Start by reproducing `terraform init` after PR #44 and compare the configuration and workflow changes with the `hashicorp/setup-terraform` changelog. Trace where `auth_url` is expected and record the relevant environment and component versions. Done means the initialization succeeds or the missing input is isolated with reproducible steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
terraform
Domain
infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.