infra/terraform/vpc/variables.tf (3 lines): - line 63: zone = "us-central1-f" #TODO: This one is unused. - line 64: env = "config" #TODO: This one is unused. - line 65: network = "vpc-prod" #TODO: This one is unused. modules/onboard-app/main.tf (1 line): - line 175: //TODO: remove timestamp from the name. It was added while doing the development to make rerunning possible modules/cloudbuild-github-deploy/main.tf (1 line): - line 90: # TODO: plumb this through to the $PROJECT_ID env var at build time. modules/onboard-app/templates/infra-repo-template/terraform/platform-infra/main.tf (1 line): - line 256: //TODO: remove timestamp from the name. It was added while doing the development to make rerunning possible infra/terraform/vpc/main.tf (1 line): - line 1: #TODO: modules/deploy-pipeline/main.tf (1 line): - line 1: # TODO: Make indices for zones and regions strings infra/terraform/gke/main.tf (1 line): - line 1: # TODO: