Skip to content

Releases: vivantehealth/terraform-gcp-stack

7.1.0

21 Dec 18:31
Compare
Choose a tag to compare

add option to restrict deployments, require protected branch source

7.0.2

11 Dec 01:10
eb83dea
Compare
Choose a tag to compare

fix apply sa email

7.0.1

10 Dec 23:46
8ff0f51
Compare
Choose a tag to compare

fix hardcoded repo for principalSet (#14)

bump #patch

7.0.0

10 Dec 16:39
45c6013
Compare
Choose a tag to compare

Workload identity (#13)

  • add workload identity permissions to service accounts
  • allow v5 and v6 required variables to be empty
  • derive workload identity pool id from provider id
  • save base64 version of workload identity repo env secrets

bump #major

6.0.1

17 Nov 19:18
Compare
Choose a tag to compare

extract docker repo creation to gcp-env-terraform

when this module was attempting to create the docker repos, it was
failing because each environment was trying to create it when it already
existed

bump #patch

6.0.0

16 Nov 18:52
Compare
Choose a tag to compare

add terraformer as registry-reader group manager

new required variable registry_readers_google_group_id
bump #major

5.1.0

12 Nov 14:38
8cf8968
Compare
Choose a tag to compare

Merge pull request #9 from vivantehealth/docker-registry

adds stack's docker repo in tools environment, gives terraformer service account permissions

bump #minor

5.0.0

03 Nov 19:17
6f44f62
Compare
Choose a tag to compare

Merge pull request #8 from vivantehealth/docker-registry

add docker registry secret for gha in stacks

requires new var.docker_registry, bump #major

4.1.1

01 Oct 03:52
c87ffa7
Compare
Choose a tag to compare

fix service account reference format

4.1.0

01 Oct 03:38
7cd451e
Compare
Choose a tag to compare

give terraformer and planner lots of domain privs (viewer for planner, owner for terraformer)