Releases: civo/terraform-provider-civo
Releases · civo/terraform-provider-civo
v1.2.3
v1.2.2
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
Changelog
- ebd1997 Add support for creating instances with custom volume type (#350)
- a38bd6d Added support for NS DNS record (#355)
- d586185 Adding some documentation changes to clarify additional features (#339)
- 551accf Ensuring the error message is properly formatted when it contains newlines. (Issue 346) (#347)
- 099ba0f Update docs and CHANGELOG.md
- 18ba0a3 honor Talos version string when creating clusters (#353)
v1.1.2
Changelog
- 91f7bc4 Add missing instance states (#337)
- 658b854 Addition of privateIP in DB resource (#333)
- 8150e74 Decode Base64 script before saving state (#336)
- b834b4d Fix: Enhance Kubernetes version handling (#329)
- fe53836 Improving the documentation for firewall resource (#326)
- 5022f5f Make script field immutable for instance resource (#338)
- 2adc815 Update docs and CHANGELOG.md
- d47a094 adding documentation for the new write_kubeconfig property (#321)
v1.1.1
Changelog
- da54fcd Do Polling when deleting resources to ensure complete deletation (#323)
- af6a857 Honouring write_kubeconfig post cluster creation (#325)
- ac6a478 Update docs and CHANGELOG.md
- a8a06e9 default k8s version is latest stable available (#320)
- cbb74fb fix: validate existence and structure of credentials_file (#322)