hashicorp / hashicorp/setup-terraform

Terraform apply with Environment Variables taking an eternity to finish

Open
#403 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
1.6k
Forks
288
Avg merge
23h 21m
Merged PRs (30d)
3

Description

### Description:

In my current project, I have a working directory containing a Python application and Terraform script.
As part of the deployment process, I'm using a GitHub runner to execute Terraform scripts for infrastructure provisioning.

### Problem:

The deployment phase seems to be stuck after passing the _**client_id and client_secret**_ from GitHub secrets.

Screenshot 2024-03-16 at 10 35 39 PM

### File Structure for clarity:

_The Terraform files involved in this process include:_
- variables.tf (which holds variable declarations for client_id and client_secret)

Screenshot 2024-03-16 at 10 29 22 PM

- _Github Workflow file deployment section -_

Screenshot 2024-03-16 at 10 42 58 PM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.