Skip to content

Releases: DopplerHQ/terraform-provider-doppler

v1.11.0

19 Sep 19:47
a012e1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

26 Aug 22:16
bf975d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

26 Jul 16:23
4b62e8c
Compare
Choose a tag to compare

What's Changed

  • Add Fly.io integration + sync and delete_behavior field by @nmanoogian in #93
  • Update Go version to v1.22 by @nmanoogian in #89
  • Add personal_configs field to environment resource by @nmanoogian in #92
  • Add support for kms_key_id in AWS Secrets Manager and Parameter Store syncs by @nmanoogian in #94

Full Changelog: v1.8.0...v1.9.0

v1.8.0

04 Jun 18:10
0e97576
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

01 May 13:21
1d5e488
Compare
Choose a tag to compare
  • Update dependency versions and add import examples by @nmanoogian in #83

Full Changelog: v1.7.0...v1.7.1

v1.7.0

27 Mar 20:00
219362d
Compare
Choose a tag to compare
  • Add doppler_secrets_sync_github_actions resource by @watsonian in #81

Full Changelog: v1.6.2...v1.7.0

v1.6.2

01 Mar 14:08
4aaa818
Compare
Choose a tag to compare
  • Set ForceNew for doppler_secret project and config by @nmanoogian in #78
  • Ignore order of project_member environments by @rgharris in #79

Full Changelog: v1.6.1...v1.6.2

v1.6.1

09 Feb 22:47
2407bf2
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

v1.6.0

08 Feb 22:32
5630cc3
Compare
Choose a tag to compare

Full Changelog: v1.5.0...v1.6.0

v1.5.0

31 Jan 15:49
b07fbcd
Compare
Choose a tag to compare
  • Added resources for Terraform Cloud sync integrations (thanks to @sbrudz!)
  • Updated auth documentation to include environment variable support (thanks to @kaldorn!)