hashicorp / setup-terraform

Sets up Terraform CLI in your GitHub Actions workflow.
https://developer.hashicorp.com/terraform/tutorials/automation/github-actions
Mozilla Public License 2.0
1.34k stars 235 forks source link

Support for 3rd party private terraform registries #406

Closed jsidney closed 3 months ago

jsidney commented 4 months ago

Hi there. Im not sure if this is the correct place to post this question, but does this action support downloading modules form a private registry not hosted on terraform cloud/enteprise?

My org has a private terraform registry and I'm not clear if setting the host and API token as per this action's README will help me (or if I need to set up specific token environment variables for my use-case

github-actions[bot] commented 2 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.