DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
214 stars 43 forks source link

[FEATURE] Service accounts #405

Open a-nldisr opened 1 year ago

a-nldisr commented 1 year ago

Is your feature request related to a problem? Please describe. Add ability to create and manage permissions for Service accounts to the CLI Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered Terraform, but it does not support it either.

watsonian commented 1 year ago

@a-nldisr After Service Accounts have gone GA, we definitely plan to provide more options for managing them. 👍

a-nldisr commented 1 year ago

@watsonian Any indication when this will GA?

watsonian commented 1 year ago

@a-nldisr We don't have a specific date yet, but we hope to have it GA in the near future.

Piccirello commented 9 months ago

Service Accounts are now GA and can be configured via Terraform. The CLI does not yet have support for this.

a-nldisr commented 9 months ago

Thank you, will give it a try soon!