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

QUESTION: Is there a way to create service account API tokens after creating a service account? #80

Closed
cris-santos opened this issue Mar 1, 2024 · 5 comments

Comments

@cris-santos
Copy link

It's possible to create a service account with the doppler_service_account, but is there a way to create an API token for the service account? I couldn't find it in the documentation or the source code.

Having more specific documentation for the workplace_permissions param on the doppler_service_account resource would also be nice. I was able to get the actual values by making a request from the web app and inspecting the payload.

@watsonian
Copy link
Contributor

@cris-santos There isn't currently an API for creating Service Account Tokens programmatically (and thus, not an option to do it via the Terraform provider either). We do have plans to add support for this though!

@cris-santos
Copy link
Author

Hmm I see. Thank you!

@sebastiandero
Copy link

sebastiandero commented May 29, 2024

@cris-santos We at @magicproduct contributed this recently, fyi: #86

@watsonian fyi

@watsonian
Copy link
Contributor

Yep, this functionality will be available in the next release (which should be coming out soon).

@watsonian
Copy link
Contributor

Thanks @sebastiandero for your contribution, by the way! 😀

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

No branches or pull requests

3 participants