Skip to content

Release and Issues Tracking

Michael O'Brien edited this page May 11, 2024 · 2 revisions

Release Tracking

  • v0.2.0 was the previous TEF V1 based solution
  • main is currently the TEF V4 based solution - more closely aligned with the TEF as an effective copy (unable to fork in the GCP org)

20240511: TEF upstream sync

Regressions

3-networks-hub-and-spoke

https://github.com/terraform-google-modules/terraform-example-foundation/blob/master/3-networks-hub-and-spoke/envs/nonproduction/access_context.auto.tfvars

-../../access_context.auto.tfvars
+../shared/access_context.auto.tfvars

there is a 2nd symlink regression in the same directory in https://github.com/terraform-google-modules/terraform-example-foundation/blob/master/3-networks-hub-and-spoke/envs/nonproduction/common.auto.tfvars

-../../common.auto.tfvars
+../shared/common.auto.tfvars

I'll raise an issue shortly with the fix after I test a full upstream sync of the TEF.

Issue Tracking

Automation

Validation

Multitenancy