Skip to content

Releases: syndbg/terraform-provider-vaulted-null

v0.3.2

25 Jul 14:32
d4437aa
Compare
Choose a tag to compare

What's Changed

  • Fix encryption-only resources usage by @syndbg in #8

Full Changelog: v0.3.1...v0.3.2

v0.3.1

01 Jul 15:03
d5fbec9
Compare
Choose a tag to compare

What's Changed

  • Set update strategy for resourceEncryptContent by @tsolotsolov in #7

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 May 13:52
62d8b5e
Compare
Choose a tag to compare

What's Changed

  • Add vaulted-null_encrypt_content resource by @syndbg in #5

Full Changelog: v0.2.2...v0.3.0

v0.2.2

19 Aug 18:55
8f7bb55
Compare
Choose a tag to compare

Fix AWS assume role. Workaround awsconfig.WithAssumeRoleCredentialOptions not working at all.
Do the STS assume role manually, when needed.

v0.2.1

19 Aug 15:15
8083bc5
Compare
Choose a tag to compare
  • Fix required value
  • Fix AWS assume role

v0.2.0

17 Aug 14:08
f50eb1e
Compare
Choose a tag to compare

Add support for AWS KMS asymmetric keypair using https://github.com/sumup-oss/vaulted 0.3.0

v0.1.3

05 Jul 19:30
Compare
Choose a tag to compare
Fix datasource

Forgot to add `setId` call that makes the resource present.

v0.1.2

05 Jul 09:14
Compare
Choose a tag to compare
Rename datasource

v0.1.1

05 Jul 08:59
Compare
Choose a tag to compare
Rename datasource

v0.1.0

30 Jun 04:33
Compare
Choose a tag to compare
fix lint