DopplerHQ / terraform-provider-doppler

Apache License 2.0
22 stars 10 forks source link

Doppler Integration Support #38

Open fermentfan opened 1 year ago

fermentfan commented 1 year ago

Hi! We're currently switching from Amazon Secret Manager in K8s to Fly.io and we love the doppler integration. Only thing that bugs us is the clicked state in Doppler for the integration management. I'd love to see it being supported by the Terraform provider, so we can instantly populate the integration with the fly.io token coming from their Terraform provider.

nmanoogian commented 1 year ago

Thanks for the recommendation, @DennisVonDerBey! Support for setting up config syncs via Terraform is definitely on our radar. I'll keep this issue posted with any updates.

Supy commented 1 year ago

+1 for this feature. We'd love to be able to connect our Doppler configs to Github repository environment secrets using Terraform. Being able to do so would allow us to stop using the Github Terraform to manually sync from Doppler configs to Github environments.

ViacheslavKudinov commented 3 weeks ago

It (syncs to GitHub) was implemented in v1.7.0

nmanoogian commented 3 weeks ago

Thanks for mentioning this, @ViacheslavKudinov! We're gradually rolling out support for other integration types. I've opened a PR for Fly.io: https://github.com/DopplerHQ/terraform-provider-doppler/pull/93