-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
17232da
commit e7a77ec
Showing
7 changed files
with
52 additions
and
25 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## v0.3.0 (November 15, 2023) | ||
|
||
FEATURES: | ||
|
||
|
||
* data-source/supported_database_configs: Get a list of all supported database authentication configs ([#67](https://github.com/bastionzero/terraform-provider-bastionzero/issues/67)). | ||
|
||
|
||
* resource/db_target: Add support for managing Db targets ([#67](https://github.com/bastionzero/terraform-provider-bastionzero/issues/67)). | ||
|
||
|
||
ENHANCEMENTS: | ||
|
||
|
||
* data-source/db_target, data-source/db_targets, data-source/web_target, data-source/web_targets: Add `proxy_environment_id` attribute ([#68](https://github.com/bastionzero/terraform-provider-bastionzero/issues/68)). | ||
|
||
|
||
NOTES: | ||
|
||
|
||
* Update to Go 1.20 and require it to build and run this provider; this is the last Go release that runs on macOS 10.13 High Sierra, macOS 10.14 Mojave, Windows 7, Windows 8, Windows Server 2008, and Windows Server 2012. A future release of this provider will update to Go 1.21, and these platforms will no longer be supported ([#62](https://github.com/bastionzero/terraform-provider-bastionzero/issues/62)). | ||
|
||
|
||
* Upgraded [`bastionzero-sdk-go`](https://github.com/bastionzero/bastionzero-sdk-go) to v0.10.0 ([#69](https://github.com/bastionzero/terraform-provider-bastionzero/issues/69)). | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters