Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nvthongswansea committed May 22, 2023
1 parent 37dc5ca commit d564d0a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog

## 1.19.0 (May 22, 2023)

BUG FIXES:
- Fix server's `auto_recovery` cannot be updated [PR #230](https://github.com/gridscale/terraform-provider-gridscale/pull/230).
- Correct name of `gridscale_object_storage_bucket` in document menu [PR #232](https://github.com/gridscale/terraform-provider-gridscale/pull/232).

FEATURES:
- Allow `user_data_base64` to be set in server resource [PR #231](https://github.com/gridscale/terraform-provider-gridscale/pull/231).
- Allow `comment` and `user_uuid` to be set in object storage access key resource [PR #232](https://github.com/gridscale/terraform-provider-gridscale/pull/232).

IMPROVEMENTS:
- Renew `kubeconfig` in k8s resource when it expires [PR #229](https://github.com/gridscale/terraform-provider-gridscale/pull/229).

## 1.18.1 (Mar 22, 2023)

BUG FIXES:
Expand Down

0 comments on commit d564d0a

Please sign in to comment.