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

[Enhancement]: Allow the use of Organisation Access Tokens (OATs) for authentication #69

Open
phill-lewis opened this issue Dec 2, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@phill-lewis
Copy link

Description

I couldn't see anything saying this is possible. I know OAT is in Beta so it may not have come through here yet. It would be perfect if we could use an OAT instead of a user PAT to automate our Docker Hub Repository creation/management via this Terraform Provider. I read on the OAT pages that they currently can't be use for REST calls and I imagine that is fundamental to this provider.

Affected Resource(s) and/or Data Source(s)

No response

Potential Terraform Configuration

References

No response

Would you like to implement a fix?

None

@phill-lewis phill-lewis added the enhancement New feature or request label Dec 2, 2024
@nicks
Copy link
Contributor

nicks commented Dec 2, 2024

Ya, currently OATs only work for image push/pulls. They haven't been plumbed through the REST apis yet

@ryantate-amp
Copy link

Given the beta status, would implementing a data source and a resource to list/CRUD OATs also not be feasible at this time? Wondering if the API support is there yet. Otherwise, managing OATs is tied to a manual process.

@etugarinova
Copy link
Collaborator

Hi @ryantate-amp! We totally hear you. The API support is not there yet, but we have it planned for Q1.

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

No branches or pull requests

4 participants