Releases: octue/terraform-octue-twined-cluster
Releases · octue/terraform-octue-twined-cluster
Set default `environment` value to `default`
Contents (#9)
IMPORTANT: There is 1 breaking change.
Enhancements
- 💥 BREAKING CHANGE: Set default
environmentvalue todefaultin 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
Use version `0.9.1` of event handler
Contents (#7)
IMPORTANT: There is 1 breaking change.
Dependencies
- 💥 BREAKING CHANGE: Use version
0.9.1of 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
Contents (#6)
IMPORTANT: There is 1 breaking change.
Enhancements
- 💥 BREAKING CHANGE: Use new
*.octue.twined.servicestopic - Use
TWINED_SERVICES_TOPIC_NAMEenvvar instead ofOCTUE_SERVICES_TOPIC_NAME
Dependencies
- Use version
0.8.2of 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