Terraform Provider Civo Versions Save

Terraform Civo provider

v1.0.41

3 weeks ago

Changelog

  • 8f906b9 Support Private IP for Instance create (#210)
  • 6d26255 Update docs and CHANGELOG.md

v1.0.40

1 month ago

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

7 months ago

Changelog

  • 53c9d9c Remove the waitForKubernetesNodeDelete and add retry to the delete (#191)
  • a19bdbf Update docs and CHANGELOG.md

v1.0.38

7 months ago

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

8 months ago

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)

v1.0.36

10 months ago

Changelog

  • 8de97d0 Add support for public ip node pool (#184)
  • f39b0a0 Update docs and CHANGELOG.md

v1.0.35

10 months ago

Changelog

  • ee40365 Add version to the goreleaser
  • ebf0ba6 Fix the doc for database and add extra field (#182)
  • 48fdc8b Try with GITHUB_TOKEN
  • dd9c51e Update docs and CHANGELOG.md
  • 24043fb Update docs and CHANGELOG.md
  • 49205ba Update docs and CHANGELOG.md
  • 6a7e158 Update docs and CHANGELOG.md
  • 816a9c9 Update docs and CHANGELOG.md
  • 8ebe0f2 Use the version 1.18.2 for goreleaser
  • 68fc307 move to crazy-max/ghaction-import-gpg the other one is deprecated

v1.0.34

11 months ago

Changelog

  • 90ca864 Update docs and CHANGELOG.md
  • 4dd91a5 Update docs and CHANGELOG.md
  • 1da4f62 Update the terraform lib also the civogo (#180)

v1.0.33

11 months ago

Changelog

  • 237bae0 Add WaitForStateto the network delete (#179)
  • f1c431e Get Volume data-source improvement (#177)
  • 47d2848 Update docs and CHANGELOG.md
  • 647c459 Update docs and CHANGELOG.md
  • a69ec87 Update docs and CHANGELOG.md
  • 1acd357 Update kubernetes_cluster.md (#170)
  • 2b9a899 Update resource.tf
  • 0c24127 Update the database (#178)
  • 7f7db69 feat: add ISSUE_TEMPLATES to report issues (#174)
  • 62e5a2d feat: add bug.yml (#173)
  • d204163 fix typo errors for code and documentation (#171)
  • 6928716 nil pointer check for instance (#172)

v1.0.31

1 year ago

Changelog

  • a30aa33 Add a StateChange to the firewall to wait for network be ready. (#169)
  • bde1e27 Adds an init script that uses the local version of the provider (#168)
  • 3fe2481 Bump golang.org/x/net from 0.0.0-20220921155015-db77216a4ee9 to 0.7.0 (#166)
  • 3bfeb99 Update docs and CHANGELOG.md