Skip to content
New issue

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

conditional runtime env substitutions having trouble in GHA #35

Open
jhheider opened this issue Feb 18, 2025 · 0 comments
Open

conditional runtime env substitutions having trouble in GHA #35

jhheider opened this issue Feb 18, 2025 · 0 comments

Comments

@jhheider
Copy link
Contributor

https://github.com/teaxyz/itn-site/actions/runs/13379770037/job/37366167551

Run terraform init

Initializing Terraform Cloud...
Initializing modules...
- app_site in ../../modules/app_site
Downloading registry.terraform.io/terraform-aws-modules/sqs/aws 4.2.1 for app_site.project_status_queue_fifo...
Downloading registry.terraform.io/terraform-aws-modules/sqs/aws 4.2.1 for app_site.register_user_queue...
╷
│ Error: Failed to download module
│ 
│   on ../../modules/app_site/sqs.tf line 1:
│    1: module "register_user_queue" {
│ 
│ Could not download module "register_user_queue"
│ (../../modules/app_site/sqs.tf:1) source code from
│ "git::https://github.com/terraform-aws-modules/terraform-aws-sqs?ref=debb3cbca57ace668e0b79d9708c7308bc591d[44](https://github.com/teaxyz/itn-site/actions/runs/13379770037/job/37366167551#step:6:45)":
│ error downloading
│ 'https://github.com/terraform-aws-modules/terraform-aws-sqs?ref=debb3cbca57ace668e0b79d9708c7308bc591d44':
│ /home/runner/.pkgx/git-scm.org/v2.[48](https://github.com/teaxyz/itn-site/actions/runs/13379770037/job/37366167551#step:6:49).0/bin/git exited with 128: Cloning
│ into '.terraform/modules/app_site.register_user_queue'...
│ warning: templates not found in${GIT_TEMPLATE_DIR:-/home/runner/.pkgx/git-scm.org/v2.48.0/share/git-core/templates}
│ fatal: unable to access
│ 'https://github.com/terraform-aws-modules/terraform-aws-sqs/': error
│ setting certificate verify locations:  CAfile:
│ ${GIT_SSL_CAINFO:-/home/runner/.pkgx/curl.se/ca-certs/v2024.12.31/ssl/cert.pem}
│ CApath: none
│ .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant