-
-
Notifications
You must be signed in to change notification settings - Fork 981
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
Terraform Registry Support: Add support for token configuration that terraform supports. #1771
Labels
Comments
This was referenced Aug 17, 2021
Would be nice to get it implemented. |
Gentlemen, any updates? |
Upvoting it too. |
Any news? |
Any updates ? |
Hey folks! Your feedback has been heard, and we're going to actively look into what we can do to support this. |
Hey, any updates on this feature? It's really highly requested by community. |
Any update ? It's blocking if you have to work with multiple private registries |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The initial version of Terraform Registry support introduced an environment variable for providing API tokens to terragrunt, but this is not how terraform authenticates. We should update the feature to support parsing the terraform authentication configuration.
Note the following caveat from the original PR:
The text was updated successfully, but these errors were encountered: