Skip to content

Releases: appuio/terraform-openshift4-exoscale

v5.3.0

06 Jan 15:11
v5.3.0
77c9402
Compare
Choose a tag to compare

2 changes since v5.2.0

🚀 Features

  • Introduce new optional variable to attach additional security groups to the LBs (#97)

🔗 Dependency Updates

  • Update Terraform github.com/appuio/terraform-modules to v6.3.0 (#93)

v5.2.0

13 Sep 13:53
a9d8c53
Compare
Choose a tag to compare

1 changes since v5.1.0

🚀 Features

  • Support creating multiple affinity groups (#96)

v5.1.0

30 Aug 10:54
e5d45c0
Compare
Choose a tag to compare

1 changes since v5.0.0

🚀 Features

  • Support setting instance_type for master nodes (#95)

v5.0.0

15 Feb 15:35
v5.0.0
df70ae9
Compare
Choose a tag to compare

6 changes since v4.0.0

🚀 Features

  • Restrict SSH access to cluster VMs (#89)

🔎 Breaking Changes

  • Manage Floaty IAMv3 credentials in Terraform via vshn-lbaas-exoscale v6.0.0 (#91)
  • Change default root disk size to 100Gi (#87)

🔗 Dependency Updates

  • Update actions/checkout action to v4 (#84)
  • Update hashicorp/setup-terraform action to v3 (#85)
  • Update Exoscale Terraform provider to v0.55.0 (#83)

v4.0.0

07 Jul 10:50
v4.0.0
3df3b67
Compare
Choose a tag to compare

3 changes since v3.3.0

🚀 Features

  • Switch to new exoscale_template data source (#82)

🔎 Breaking Changes

  • Switch back to user-provided IAM key for Floaty (#80)

🔗 Dependency Updates

  • Update mikepenz/release-changelog-builder-action action to v4 (#79)

v3.3.0

14 Mar 08:44
a9df9ca
Compare
Choose a tag to compare

2 changes since v3.2.1

🛠️ Minor Changes

  • Set default infra node count to 4 to adjust for new default logging. (#77)

🔗 Dependency Updates

  • Update Terraform exoscale to v0.41.1 (#74)

v3.2.1

08 Nov 13:40
v3.2.1
855abaa
Compare
Choose a tag to compare

1 changes since v3.2.0

🐛 Fixes

  • Ignore Elastic IPs attached to compute instances (#73)

v3.2.0

01 Nov 10:06
v3.2.0
b290169
Compare
Choose a tag to compare

1 changes since v3.1.0

🛠️ Minor Changes

  • Switch LB module security group inputs and outputs to IDs (#72)

v3.1.0

26 Oct 09:01
df29c94
Compare
Choose a tag to compare

1 changes since v3.0.1

🚀 Features

  • Add support for configuring deployment target ID (#71)

v3.0.1

25 Oct 12:27
v3.0.1
c9e66db
Compare
Choose a tag to compare

1 changes since v3.0.0

🐛 Fixes

  • Fix security group creation order (#70)