Skip to content

Commit

Permalink
Update docs and CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 3, 2024
1 parent 5022f5f commit 2adc815
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@

## [v1.1.2](https://github.com/civo/terraform-provider-civo/releases/tag/v1.1.2) (3 September 2024)

### Merged
- [#338](https://github.com/civo/terraform-provider-civo/pull/338) - Make script field immutable for instance resource
- [#333](https://github.com/civo/terraform-provider-civo/pull/333) - Addition of privateIP in DB resource
- [#336](https://github.com/civo/terraform-provider-civo/pull/336) - Decode Base64 script before saving state
- [#337](https://github.com/civo/terraform-provider-civo/pull/337) - Add missing instance states
- [#329](https://github.com/civo/terraform-provider-civo/pull/329) - Fix: Enhance Kubernetes version handling
- [#326](https://github.com/civo/terraform-provider-civo/pull/326) - Improving the documentation for firewall resource
- [#321](https://github.com/civo/terraform-provider-civo/pull/321) - adding documentation for the new write_kubeconfig property

## [v1.1.1](https://github.com/civo/terraform-provider-civo/releases/tag/v1.1.1) (20 August 2024)

### Merged
Expand Down

0 comments on commit 2adc815

Please sign in to comment.