Skip to content

Releases: gridscale/terraform-provider-gridscale

v2.3.0

08 Dec 08:18
e27011e

Choose a tag to compare

What's Changed

Full Changelog: v2.2.5...v2.3.0

v2.2.5

08 Dec 08:08
c39141b

Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

08 Dec 07:32
4512967

Choose a tag to compare

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2 from 1.39.2 to 1.39.3 by @dependabot[bot] in #480
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.4 to 1.88.5 by @dependabot[bot] in #481
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #497
  • Bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #496
  • Bump github.com/aws/smithy-go from 1.23.1 to 1.23.2 by @dependabot[bot] in #495

Full Changelog: v2.2.3...v2.2.4

v2.2.3

16 Oct 10:39

Choose a tag to compare

IMPROVEMENTS:

  • Upgrade aws/aws-sdk-go dependency from v1 to v2
  • Upgrade various related dependencies.

BUG FIXES:

  • Fix gridscale_paas data source when used on GSK >= 1.30 PR #478

v2.2.2

29 Sep 08:30
251b862

Choose a tag to compare

IMPROVEMENTS:

  • Upgrade various go dependencies.

BUG FIXES:

  • Fix inactive GSK versions breaking commands for existing clusters. PR #464

v1.28.2

29 Sep 10:37
8d10dfc

Choose a tag to compare

BUG FIXES:

  • Fix inactive GSK versions breaking commands for existing clusters. PR #466

v2.2.1

24 Sep 08:05
27dd9e4

Choose a tag to compare

What's Changed

IMPROVEMENTS:

  • Upgrade various go dependencies.
  • Add Dependabot config to watch deps of v1 too.

v2.2.0

09 Jul 08:29
417d37d

Choose a tag to compare

FEATURES:

  • Add lifecycle config to s3 resource. PR #437

v1.28.1

24 Sep 08:06

Choose a tag to compare

IMPROVEMENTS:

  • Upgrade various go dependencies.
  • Add Dependabot config to watch deps of v1 too.

v1.28.0

09 Jul 09:32
2b41997

Choose a tag to compare

FEATURES:

  • Add lifecycle config to s3 resource. PR #446