Releases: singlestore-labs/terraform-provider-singlestoredb
Releases · singlestore-labs/terraform-provider-singlestoredb
v0.1.0-alpha.10
v0.1.0-alpha.9
Changelog
- 77f3817 Updating the releaser (#33)
- a603665 Updating releaser with version (#32)
- 1ec9935 Updating releaser (#31)
- 2ad78d3 Supporting Kai on Workspace Creation (#30)
- 739a720 Removing experimental banners (#28)
- d166cda Update README.md (#27)
- 3ee4e67 Updating dependencies (#21)
- 0c24d38 fix: Update DEVELOPEMENT.md configuring terraform link (#18)
- a2d758b Updaing the README banner (#17)
- b6eefc9 Unit tests for the testutil package (#16)
v0.1.0-alpha.5
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
Unit tests for the util package (#14) Co-authored-by: Nestor Oprysk <[email protected]>
v0.1.0-alpha.3
Supporting api_key_path in the provider config (#6) Introducing api_key_path
v0.1.0-alpha.2
Releasing without draft: true