terraform-example-foundation
terraform-example-foundation copied to clipboard
Shows how the CFT modules can be composed to build a secure cloud foundation
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test](https://togithub.com/GoogleCloudPlatform/cloud-foundation-toolkit) | `v0.12.1` -> `v0.13.1` | [](https://docs.renovatebot.com/merge-confidence/)...
### TL;DR If a deployment already completed under a folder, a 2'nd deployment under a different folder in the same organization will fail. Because some resources are deployed at the...
This pull request allow to enable logs under billing account level.
Start: 20240305 High Level Strategy: last update 20240314 with client team - all 4 bring system up in one of the following ways - unchanged = existing repo issues -...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@google-cloud/security-center](https://togithub.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-securitycenter) ([source](https://togithub.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-securitycenter)) | [`8.7.0` -> `8.8.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fsecurity-center/8.7.0/8.8.0) |...
### TL;DR When using non-US regions, deployment of 4-Projects fails due to invalid (too long) bucket name ### Expected behavior The bucket name should always be max 63 characters regardless...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/vm/google](https://registry.terraform.io/modules/terraform-google-modules/vm/google) ([source](https://togithub.com/terraform-google-modules/terraform-google-vm)) | module | major | `~> 10.0` -> `~>...
### TL;DR When running locally w/o CB, Jenkins, TFC, etc there is no cloudbuild project. We have just a seed project and a "dummy" ci-cd project, unused but created anyway...
### TL;DR terraform plan fails as per below [myself@linuxbox 3-networks-hub-and-spoke]# ./tf-wrapper.sh plan shared *************** TERRAFORM PLAN ******************* At environment: envs/shared ************************************************** Error: Invalid value for input variable on ../../modules/transitivity/main.tf line...
### TL;DR When deploying 1-org Error: error: bucket name validation failed bkt-cai-monitoring-5003-sources-699933893618-northamerica-northeast2 with module.cai_monitoring.module.cloudfunction_source_bucket.google_storage_bucket.bucket, on ../../../terraform-google-modules/cloud-storage/google/modules/simple_bucket/main.tf line 17, in resource "google_storage_bucket" "bucket": 17: resource "google_storage_bucket" "bucket" { ### Expected behavior...