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

Terraform Registry Support: Add support for token configuration that terraform supports. #1771

Open
yorinasub17 opened this issue Aug 17, 2021 · 3 comments
Labels
enhancement New feature or request trial project Suitable for trial projects

Comments

@yorinasub17
Copy link
Contributor

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:

Ideally we would be able to reuse code from Terraform. However, terraform has moved to packaging all its libraries under internal so that you can't use them as a library outside of Terraform. To respect the direction and spirit of the Terraform team, I opted for not doing anything funky to workaround the limitation (like copying those files in here).

@begemotik
Copy link

Would be nice to get it implemented.

@k2m30
Copy link

k2m30 commented Oct 3, 2022

Gentlemen, any updates?

@pasinski
Copy link

Upvoting it too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request trial project Suitable for trial projects
Projects
None yet
Development

No branches or pull requests

6 participants