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

allow anonymous users download modules and providers #1246

Open
khaounen opened this issue Sep 1, 2024 · 0 comments
Open

allow anonymous users download modules and providers #1246

khaounen opened this issue Sep 1, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@khaounen
Copy link

khaounen commented Sep 1, 2024

Feature description 💡

Hi guys, and thank you for your previous help, I'm now able to upload and use custom providers and module in our terrakube instance.

I think, It would be good if we can add option when we create module/provider to decide if it will be protected by api token or public to anyone in the organization.
And block like below won't be required anymore to user a public module or provider :

When running Terraform on the CLI, you must
configure credentials in .terraformrc or
terraform.rc to access this module:
credentials "terrakube-reg.awnen.com" { 
  # valid user API token:
  token = "xxxxxx.yyyyyy.zzzzzzzzzzzzz"
}

Anything else?

No response

@khaounen khaounen added the enhancement New feature or request label Sep 1, 2024
@alfespa17 alfespa17 added the help wanted Extra attention is needed label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants