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

Support oAuth Token for all resources #590

Open
anton-freyberg opened this issue Nov 15, 2024 · 0 comments
Open

Support oAuth Token for all resources #590

anton-freyberg opened this issue Nov 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@anton-freyberg
Copy link

Is your feature request related to a problem? Please describe.
The api token for terraform needs full settings.write access (it's not allowed to be scoped e.g. with a PAT). The oAuth token could be scoped very precisely through its service user.

Describe the solution you'd like
we support deploying all configurations trough terraform just with an Oauth client secret.

Describe alternatives you've considered
I tried using PAT which can also be scoped, but they are not allowed.

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

1 participant