Skip to content

Releases: civo/terraform-provider-civo

v1.1.1

20 Aug 07:40
Compare
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)

v1.1.0

13 Aug 09:44
Compare
Choose a tag to compare

Changelog

  • 4ad25cd Add UUID validation for diff fields (#314)
  • cbcaa08 Feat: fallback to CLI config for token (#248)
  • 7249f1e Flash Error msg upon invalid token in provider def (#313)
  • c379776 Make saving initial_password in instance to state as optional (#318)
  • 74cb669 Make saving kubeconfig to state optional for civo_kubernetes resource (#309)
  • f901a1f Update docs and CHANGELOG.md
  • 6b1264a Validation to set create_default_rules to false when any of the firewall rule is specified (#315)
  • fbfebd5 documentation for issue #296 (#308)

v1.0.49

07 Aug 07:38
Compare
Choose a tag to compare

Changelog

  • 58df793 Add timeout to resources (#303)
  • 0736569 Changing the document hierarchy as described in issue #288 (#292)
  • 3f8c43b Changing the kubernetes documentation to make it more user friendly. Issue #290 (#294)
  • 949f75c Creating better templates to ensure we get better tickets. Issue #301 (#302)
  • 8ff3db5 Fixing some minor issues with the template that we could not see until it was merged to master. Issue #301 (#306)
  • 24ec68b Improving the civo instance documentation. Fixes issue #289 (#299)
  • aa22f54 Remove tfdocs usage from release pipeline (#291)
  • ca04b01 Removing confusing redundant ISSUE_TEMPLATE folder under workflows and implementing the feature properly this time. Fixes #301 (#304)
  • ba55fb8 Update docs and CHANGELOG.md
  • 9b71364 Updated the instance documentation example to match all changes (#282)
  • c5c9826 fix disk img bug (#307)
  • c87e89b rm deprecated template and add UUID validation on disk_image (#295)

v1.0.48

30 Jul 04:09
Compare
Choose a tag to compare

Changelog

  • e7cf5b4 fix: ensure 'instance' handles 'reserve_ipv4' field for both IP and ID correctly without constant updates (#281)
  • c9b6164 Support to update network nameservers (#280)
  • ffca8c9 Update docs and CHANGELOG.md
  • 16c018b fix: allow updating kubernetes_version after cluster creation (#276)
  • 97b2be4 fix: handle application plans with spaces (#286)
  • 921320f fix: support updating firewall_id for civo_kubernetes_cluster (#278)
  • d55208f fix: validate cluster_type to ensure it is either 'k3s' or 'talos' (#279)

v1.0.47

23 Jul 08:26
Compare
Choose a tag to compare

Changelog

  • 208dd0d Make Cluster CNI immutable (#274)
  • 7cbaf56 Make applications feild immutable in clusters (#267)
  • 209dc3b Make cluster_type feild immutable in clusters (#268)
  • 4cc441c Update docs and CHANGELOG.md
  • c7c3c37 change in private_ipv4 on instance value requires the replacement (#255)
  • 8eeb570 fix: remove unnecessary retries and improve error handling (#275)

v1.0.46

10 Jul 18:34
Compare
Choose a tag to compare

Changelog

  • 8a47734 Add cidr and Nameservers as computed (#239)
  • 95fa9da Allow updating reserved_ip4 for instance resource (#254)
  • c225818 Check for Resource Already Exist Error before retry (#243)
  • 55973e3 Create Default firewall for network when not specified. (#230)
  • 4c1898f ForceNew on Region in network resource (#238)
  • 11d10f8 Make CIDR immutable for network resource (#240)
  • a55e8a6 Make firewall ID to be a required field for instance (#237)
  • 3f5b5df Update docs and CHANGELOG.md
  • a675626 Wait for the instance to be completely deleted (#253)

v1.0.45

20 Jun 15:55
Compare
Choose a tag to compare

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

13 Jun 13:00
Compare
Choose a tag to compare

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

10 Jun 15:37
Compare
Choose a tag to compare

Changelog

  • 48e8f14 Add Retry Logic for network and instance create (#215)
  • 4c86183 Update docs and CHANGELOG.md

v1.0.42

06 Jun 09:13
Compare
Choose a tag to compare

Changelog

  • 0d55494 Rename field HarwareAddr to PhysicalInterface (#214)
  • d36d808 Update docs and CHANGELOG.md