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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access Token support in terraform-provider #67

Open
lexual opened this issue Nov 15, 2019 · 4 comments
Open

Access Token support in terraform-provider #67

lexual opened this issue Nov 15, 2019 · 4 comments

Comments

@lexual
Copy link

lexual commented Nov 15, 2019

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

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)

  • artifactory_XXXXX

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000
@stephanebruckert
Copy link

I would personally be looking to revoke my users tokens via TF.

The golang library go-artifactory looks like it now has accessToken support.

Can you please share a link as I'm not sure you are talking about the same thing?

@HMHShawfield
Copy link

I would like to create Access Tokens for artifactory and store them directly into vault.

@lindhe
Copy link

lindhe commented Oct 26, 2020

@donovanmuller
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants