Skip to content

Releases: ITV/domed-city

v12.1.0

12 Aug 15:14
1da9e88
Compare
Choose a tag to compare

FEATURES:

  • Update the ecoroles config to use directory name roles at the ecosystem level

v12.0.1

04 Aug 10:58
ce481a1
Compare
Choose a tag to compare

PATCH:

  • Check time left on sso CLI sessions

v12.0.0

20 Jul 09:38
b77fb46
Compare
Choose a tag to compare

BREAKING:

  • Read params/env.tfvars at the ecosystem level.
  • This version should only be used when updating to the iron release

v11.1.0

16 Jun 13:27
5f40378
Compare
Choose a tag to compare

FEATURE:

  • Remove old tf12-13 upgrade provider cache

BUGFIX:

  • Use new providercache dir for tf14 onwards

v11.0.0

04 Jun 10:53
ec66102
Compare
Choose a tag to compare

BREAKING:

  • Update providers for namespace functionality as part of TF14 update
  • Remove TF lock file when running TF plan
  • This version should only be used when updating to TF14 (chromium release)

v10.4.1

01 Jun 09:45
297352c
Compare
Choose a tag to compare

BUGFIX:

  • Set AWS_REGION envvar rather than AWS_DEFAULT_REGION
    • this is to fix a provider bug that prevents you from creating S3 buckets outside of eu-west-1

v10.4.0

20 May 13:03
5c2c858
Compare
Choose a tag to compare

FEATURE:

  • Show remaining seconds left on session
  • Fix typo

v10.3.0

17 May 13:39
da67b39
Compare
Choose a tag to compare

FEATURE:

  • Export Main Environment when running actions at Ecosystem level to support the environment to ecosystem migration

v10.2.0

26 Apr 16:25
39acf0b
Compare
Choose a tag to compare

FEATURE:

  • Check AWS session time before running. If the remaining session time is <20 minutes then clear the session and get a new one. If less than 40 minutes, check if the user wants to clear the session before continuing. This is for the case of long-running applys such as EKS upgrades.

v10.1.0

19 Jan 16:18
2428a6a
Compare
Choose a tag to compare

FEATURE:

  • Add terraform import option