Skip to content

Releases: octue/terraform-octue-twined-cluster

Set default `environment` value to `default`

07 Nov 20:19
1a92ee8

Choose a tag to compare

Contents (#9)

IMPORTANT: There is 1 breaking change.

Enhancements

  • 💥 BREAKING CHANGE: Set default environment value to default in line with the name of the default Terraform workspace

Upgrade instructions

💥 Set default `environment` value to `default`

If you weren't using the environment variable before, set it to main to keep the previous default functionality. The TWINED_SERVICES_TOPIC_NAME must also be set to main wherever the octue python library is used with your Twined service network.

Shorten kubernetes GCP service account name

07 Nov 16:23
5fe43a8

Choose a tag to compare

Contents (#8)

Fixes

  • Shorten kubernetes GCP service account name

Use version `0.9.1` of event handler

28 Oct 18:56
058926b

Choose a tag to compare

Contents (#7)

IMPORTANT: There is 1 breaking change.

Dependencies

  • 💥 BREAKING CHANGE: Use version 0.9.1 of event handler

Upgrade instructions

💥 Use version `0.9.1` of event handler

All Twined services deployed in a Twined service network using this version of the terraform-octue-twined-cluster module must be using octue>=0.69.0.

Update for new Twined version

07 Aug 20:46
b77fa73

Choose a tag to compare

Contents (#6)

IMPORTANT: There is 1 breaking change.

Enhancements

  • 💥 BREAKING CHANGE: Use new *.octue.twined.services topic
  • Use TWINED_SERVICES_TOPIC_NAME envvar instead of OCTUE_SERVICES_TOPIC_NAME

Dependencies

  • Use version 0.8.2 of cloud functions

Other

  • Mention services topic envvar in readme

Upgrade instructions

💥 Use new `*.octue.twined.services` topic

Use with services running version >=0.67.0 of octue

Avoid disabling google APIs on destroy

14 May 14:54
0377c0b

Choose a tag to compare

Contents (#5)

Fixes

  • Avoid disabling google APIs on destroy

Create initial module

05 Mar 15:21
1c981eb

Choose a tag to compare

Contents (#1)

New features

  • Create first version of terraform-octue-twined-cluster Terraform module