Skip to content

Releases: civo/terraform-provider-civo

v1.2.3

09 Apr 14:18

Choose a tag to compare

Changelog

  • 5998d49 Chore/upgrade dependencies (#390)
  • 3f75786 Update docs and CHANGELOG.md
  • 4154773 fix: make region comparison case-insensitive across all resources (#391)

v1.2.2

31 Mar 08:09

Choose a tag to compare

Changelog

  • 8dfea54 Update docs and CHANGELOG.md
  • 72171a3 Update docs and CHANGELOG.md

v1.1.8

05 Nov 11:33
c27be59

Choose a tag to compare

What's Changed

  • Remove default size when creating instances by @aculnaig in #379

New Contributors

Full Changelog: v1.1.7...v1.1.8

v1.1.7

14 Sep 13:56

Choose a tag to compare

Changelog

  • 3d80784 Update docs and CHANGELOG.md
  • 5b632e5 fix: improve k3s gpu regex comparison (#378)

v1.1.6

08 Sep 07:38

Choose a tag to compare

Changelog

  • 3045833 Update docs and CHANGELOG.md
  • 9ba8c81 Update docs for TF modules (#368)
  • d40aaaa add attach_on_boot to the resource_volume_attachement schema (#369)
  • aace196 add support for volume_type in kubernetes clusters (#376)
  • 3510775 upgrade vulnerable deps (#370)

v1.1.5

03 Feb 06:39

Choose a tag to compare

Changelog

  • b0705e3 Fix: Fetch correct label from kubernetes version datasource for talos cluster (#367)
  • 0f80de5 Update docs and CHANGELOG.md

v1.1.4

23 Jan 06:10

Choose a tag to compare

Changelog

v1.1.3

05 Nov 09:35

Choose a tag to compare

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

03 Sep 13:00

Choose a tag to compare

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

20 Aug 07:40

Choose a tag to compare

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)