Skip to content

Releases: civo/terraform-provider-civo

v1.0.5

09 Nov 01:47
Compare
Choose a tag to compare

Changelog

c558d81 Bump civogo to v0.2.57 and disable loadbalancer, template and snapshot files (#105)
57c8e8d Update docs and CHANGELOG.md

v1.0.4

08 Nov 06:20
Compare
Choose a tag to compare

Changelog

b654130 Add support to use non-production API server URL (#103)
08d2fbb Fix error by the reformat code in one file
4900084 Update docs and CHANGELOG.md

v1.0.3

02 Nov 23:00
Compare
Choose a tag to compare

Changelog

a89b476 Fix error introduce in the last release Close #104
dd2853b Update docs and CHANGELOG.md

v1.0.2

27 Oct 20:54
Compare
Choose a tag to compare

Changelog

604a784 Remove newly added id attributes in resources (#102)
31df91f Update docs and CHANGELOG.md

v1.0.1

25 Oct 08:07
Compare
Choose a tag to compare

Changelog

a0f919e Add missing required provider section in terraform docs provider example (#101)
674bb13 Update docs and CHANGELOG.md
0624a66 Update release script

v1.0.0

11 Oct 11:39
Compare
Choose a tag to compare

Changelog

2e1566f Update CHANGELOG.md
aa39c6f Update docs and CHANGELOG.md
5d7a4fb Update docs and CHANGELOG.md

v0.10.12

01 Oct 09:38
Compare
Choose a tag to compare

Changelog

eb85e9c Disable k8s version upgrade (#96)
5ab9131 Docs update (using tfplugindocs tool) (#92)
13d4a67 Make 'firewall_id' required in 'civo_kubernetes_cluster' resource (#100)
14e7970 Modify GH Actions (#98)
548af80 Update README.md
c80425b Update docs and CHANGELOG.md

v0.10.11

17 Sep 08:53
79c7fc1
Compare
Choose a tag to compare

Changelog

bbcb175 Add firewall support for Kubernetes cluster (#73)
37e3d50 Allow network datasource query by ID/label/region (#85)
b176aef Check if firewall exists before deleting (#78)
3fe8f23 Check network before creating volume (#86)
dec823b Deprecate civo_template (#94)
0bbeab8 Make CIDR required in 'civo_firewall_rule' (#75)
e7f5333 Remove "move IP" from schema and docs (#90)
e45ce14 Save cluster tags in space separated format (#87)
2bb4fac Set firewall_id in cluster resource as computed (#89)
8d2f4c5 Set firewall rule direction to ingress if it's not set (#91)
79c7fc1 Update the changelog
0dcfc1c Volumes management (#69)

v0.10.10

19 Aug 02:43
97dacba
Compare
Choose a tag to compare

Changelog

a4b1388 Change default node size to "g3.k3s.medium" (#66)
40fc215 Fix "empty non-retryable error received" error when updating IaaS node size (#61)
6d4088f Fix cluster primary nodepool scaling bug (#63)
8a12399 Fix imported node pool's scaling issue (#55)
858b0d3 Make 'kubeconfig' field sensitive (#60)
6ced375 Mark IaaS password as sensitive (#56)
a94327e Run 'go mod tidy'
9922b3b Show an error message when nodes size is changed
c1b08c4 Update kubernetes_cluster.md
dabc895 Update kubernetes_cluster.md (#54)
0760056 Update network.md (#64)
97dacba Update the changelog
49bfe0e making public key non sensitive (#59)

v0.10.9

27 Jul 11:38
e82f7ce
Compare
Choose a tag to compare

Changelog

d0b506a Fixed error in the instance resource and update the doc for the template datasource close #43
e82f7ce Updated the changelog