Skip to content

Commit

Permalink
Release v0.1.1 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 24, 2023
1 parent 3ffc724 commit ef3edad
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .changes/unreleased/BUG FIXES-20230420-215304.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/NOTES-20230512-154919.yaml

This file was deleted.

14 changes: 14 additions & 0 deletions .changes/v0.1.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## v0.1.1 (May 24, 2023)

NOTES:


* Upgraded [`bastionzero-sdk-go`](https://github.com/bastionzero/bastionzero-sdk-go) to v0.2.0 ([#17](https://github.com/bastionzero/terraform-provider-bastionzero/issues/17)).


BUG FIXES:


* resource/environment: Fix `offline_cleanup_timeout_hours` validation to match behavior of the BastionZero API ([#15](https://github.com/bastionzero/terraform-provider-bastionzero/issues/15)).


14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v0.1.1 (May 24, 2023)

NOTES:


* Upgraded [`bastionzero-sdk-go`](https://github.com/bastionzero/bastionzero-sdk-go) to v0.2.0 ([#17](https://github.com/bastionzero/terraform-provider-bastionzero/issues/17)).


BUG FIXES:


* resource/environment: Fix `offline_cleanup_timeout_hours` validation to match behavior of the BastionZero API ([#15](https://github.com/bastionzero/terraform-provider-bastionzero/issues/15)).


## v0.1.0 (April 19, 2023)

FEATURES:
Expand Down

0 comments on commit ef3edad

Please sign in to comment.