Skip to content

Releases: singlestore-labs/terraform-provider-singlestoredb

v0.1.0-alpha.10

19 Dec 18:36
027b06f
Compare
Choose a tag to compare

v0.1.0-alpha.9

13 Dec 17:54
77f3817
Compare
Choose a tag to compare

Changelog

v0.1.0-alpha.5

06 Jun 11:12
4367711
Compare
Choose a tag to compare
Removes checks for unknown API keys (#13)

Unknown values occur when API keys are read from other resources in Terraform,
e.g. AWS secrets manager so these checks block such dependency setups.

Bad or missing API keys are still caught and handled when the API is called.

v0.1.0-alpha.4

01 Jun 19:35
5d91e78
Compare
Choose a tag to compare
Unit tests for the util package (#14)

Co-authored-by: Nestor Oprysk <[email protected]>

v0.1.0-alpha.3

17 May 18:39
1743837
Compare
Choose a tag to compare
Supporting api_key_path in the provider config (#6)

Introducing api_key_path

v0.1.0-alpha.2

15 May 20:16
Compare
Choose a tag to compare
Releasing without draft: true