Skip to content

Releases: appuio/terraform-modules

v6.3.0

18 Jul 15:49
v6.3.0
1e249fe
Compare
Choose a tag to compare

1 changes since v6.2.0

🛠️ Minor Changes

  • vshn-lbaas-cloudscale: Remove provider-managed next_hop from ignore_changes for floating IPs (#57)

v6.2.0

17 Jul 13:37
v6.2.0
157dde2
Compare
Choose a tag to compare

2 changes since v6.1.1

🚀 Features

  • vshn-lbaas-cloudscale: Add variables to control which cloudscale floating IPs to allocate (#55)
  • vshn-lbaas-cloudscale: Add variable to configure an internal router VIP (#56)

v6.1.1

16 May 13:34
0a05a36
Compare
Choose a tag to compare

1 changes since v6.1.0

🐛 Fixes

  • Fix vip index errors for clusters with no LBs (#54)

v6.1.0

03 May 13:38
b49bcf9
Compare
Choose a tag to compare

1 changes since v6.0.0

🚀 Features

  • Add optional support for using existing floating IPs (#53)

v6.0.0

15 Feb 13:56
v6.0.0
818fdab
Compare
Choose a tag to compare

2 changes since v5.2.0

🚀 Features

  • vshn-lbaas-exoscale: Update LB security group to allow SSH to the LBs from anywhere (#51)

🔎 Breaking Changes

  • vshn-lbaas-exoscale: Manage Floaty IAMv3 role and credentials in Terraform (#50)

v5.2.0

13 Feb 13:08
v5.2.0
f694423
Compare
Choose a tag to compare

Summary

This release updates the Exoscale Terraform provider to 0.55.0. This version doesn't support the Exoscale v1 API anymore, so we're ready for Exoscale to decommission the v1 API.

Changelog

3 changes since v5.1.0

🔗 Dependency Updates

  • Update actions/checkout action to v4 (#48)
  • Update Terraform exoscale to v0.55.0 (#46)
  • Update hashicorp/setup-terraform action to v3 (#49)

v5.1.0

07 Jul 10:44
v5.1.0
0f1aabe
Compare
Choose a tag to compare

1 changes since v5.0.0

🚀 Features

  • vshn-lbaas-exoscale: Switch to new exoscale_template data source (#45)

v5.0.0

06 Jul 14:24
v5.0.0
e4ecae7
Compare
Choose a tag to compare

4 changes since v4.2.1

🚀 Features

  • vshn-lbaas-exoscale: Manage Elastic IP reverse DNS with Terraform (#44)

🔎 Breaking Changes

  • vshn-lbaas-exoscale: Switch back to user-provided IAM key for Floaty (#43)

🔗 Dependency Updates

  • Update Terraform exoscale to v0.50.0 (#41)
  • Update mikepenz/release-changelog-builder-action action to v4 (#42)

v4.2.1

18 Nov 07:47
v4.2.1
6cb738e
Compare
Choose a tag to compare

0 changes since v4.2.0

v4.2.0

01 Nov 10:03
v4.2.0
2f65130
Compare
Choose a tag to compare

1 changes since v4.1.0

🛠️ Minor Changes

  • vshn-lbaas-exoscale: Pass LB security groups by ID (#39)