-
Notifications
You must be signed in to change notification settings - Fork 42
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
Access Token support in terraform-provider #67
Comments
I would personally be looking to revoke my users tokens via TF.
Can you please share a link as I'm not sure you are talking about the same thing? |
I would like to create Access Tokens for artifactory and store them directly into vault. |
@stephanebruckert I guess he is referring to the |
I have added Access Token support here: jfrog/terraform-provider-artifactory#4. I could raise a PR here too if applicable. However, it feels like JFrog are going to be maintaining their own fork in future? |
Community Note
Description
The golang library go-artifactory looks like it now has accessToken support.
It would be good to have this included in the terraform provider.
If we did implement this, what is the best way to support the output of sensitive data such as an access token?
Are there any plans to support AccessToken generation?
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: