Skip to content

Releases: gridscale/terraform-provider-gridscale

v1.20.0

21 Jun 11:15
Compare
Choose a tag to compare

FEATURES:

  • Add rocket storage support to k8s resource PR #234

IMPROVEMENTS:

  • Update k8s resource docs.

v1.19.0

22 May 09:12
Compare
Choose a tag to compare

BUG FIXES:

  • Fix server's auto_recovery cannot be updated PR #230.
  • Correct name of gridscale_object_storage_bucket in document menu PR #232.

FEATURES:

  • Allow user_data_base64 to be set in server resource PR #231.
  • Allow comment and user_uuid to be set in object storage access key resource PR #232.

IMPROVEMENTS:

  • Renew kubeconfig in k8s resource when it expires PR #229.

v1.18.1

22 Mar 16:47
Compare
Choose a tag to compare

BUG FIXES:

  • Fix missing darwin/arm64 build and windows/arm64 build.

v1.18.0

22 Mar 16:26
Compare
Choose a tag to compare

FEATURES:

  • Expose k8s private network PR #219.
  • Allow to set cluster_cidr for k8s cluster PR #221.

v1.17.0

05 Jan 17:59
Compare
Choose a tag to compare

FEATURES:

  • Allow to set hardware_profile_config in server resource PR #212.

v1.16.2

07 Nov 17:36
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Add retry when API backend returns error code 409 via gsclient-go v3.10.1.
  • Improve documentation.

v1.16.1

19 Oct 07:27
Compare
Choose a tag to compare

BUG FIXES:

  • (Hot fix) Fix type assertion bug caused by non-existent k8s_surge_node_count PR #212.

v1.16.0

14 Oct 07:08
Compare
Choose a tag to compare

FEATURES:

  • Allow to set gsk_version in k8s resource.
  • Allow switching between release and gsk_version in k8s resource.
  • Add surge node feature to k8s resource.
  • Add gridscale_object_storage_bucket resource allowing manage object storage bucket in gridscale.
    IMPROVEMENTS:
  • Add retry when API backend returns error code 424, 500 via gsclient-go v3.10.0.

v1.15.0

22 Jul 11:59
Compare
Choose a tag to compare

FEATURES:

  • Add private network support for PaaS resources PR #99

IMPROVEMENTS:

v1.14.3

07 Apr 13:03
Compare
Choose a tag to compare

BUG FIXES:

  • (Hot fix) Fix updating a network's name, labels and l2security locks a server which is attached to that network until the update is finished. The issue is fixed in gsclient-go v3.9.1.