Releases: civo/terraform-provider-civo
Releases · civo/terraform-provider-civo
v1.0.45
Changelog
- 407ade6 Destory and Re-create Instance in case of disk-image update (#219)
- f33c9c7 Update docs and CHANGELOG.md
- b13b827 Various improvements in
civo_instance
rersource (#226)
v1.0.44
Changelog
- 5856862 Fix disk_image and public_ip_required in instance read (#218)
- 94dedc6 Update docs and CHANGELOG.md
- b57a742 manage network state properly (#216)
v1.0.43
Changelog
- 48e8f14 Add Retry Logic for network and instance create (#215)
- 4c86183 Update docs and CHANGELOG.md
v1.0.42
Changelog
- 0d55494 Rename field HarwareAddr to PhysicalInterface (#214)
- d36d808 Update docs and CHANGELOG.md
v1.0.41
Changelog
- 8f906b9 Support Private IP for Instance create (#210)
- 6d26255 Update docs and CHANGELOG.md
v1.0.40
Changelog
- 887ffbe Add CIDR and Nameservers support in network (#200)
- cd13982 Add Labels and Taints to Node Pool configurations (#198)
- 350b788 Add environment variable for release job in release.yml (#206)
- 555bfce Fix GitHub Actions configuration in release.yml (#205)
- 2a1d762 Refactor Civo Kubernetes node pool configuration and organize code in their own folders per service (#196)
- b80476b Remove spaces in the applications string (#195)
- b1bec2c Support Reserved IP for Instance create operation (#204)
- 007e208 Update Go version to 1.21.x in release.yml (#209)
- f9305c4 Update GoReleaser version to 1.25.1 in release.yml (#208)
- 170f736 Update docs and CHANGELOG.md
- 0cb12ba Update docs and CHANGELOG.md
- 5900553 Update docs and CHANGELOG.md
- c896397 Update private key variable in release.yml (#207)
- ac702da VLAN Support (#201)
v1.0.39
Changelog
- 53c9d9c Remove the waitForKubernetesNodeDelete and add retry to the delete (#191)
- a19bdbf Update docs and CHANGELOG.md
v1.0.38
Changelog
- 9e80d53 Feature/cluster pool update (#189)
- 6b380ba Remove comments from the node pool file that were not used
- e7d7508 Update docs and CHANGELOG.md
v1.0.37
Changelog
- 7f5ba28 Update docs and CHANGELOG.md
- 41cf9e4 Update the civo_size with the new format and add more examples (#188)
- 79e8c20 fix(.github): adds github workflows for ISSUE TEMPLATES for bug addition, documentation add, feature request and security (#175)