terraform-example-foundation
terraform-example-foundation copied to clipboard
Shows how the CFT modules can be composed to build a secure cloud foundation
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/kubernetes-engine/google](https://registry.terraform.io/modules/terraform-google-modules/kubernetes-engine/google) ([source](https://redirect.github.com/terraform-google-modules/terraform-google-kubernetes-engine)) | module | major | `~> 31.0` -> `~> 33.0` |...
This PR adds two alternatives to Cloud Build deployment with CSR: Gitlab and Github The user will bring their own repositories through a new variable `cloudbuildv2_repository_config`. This is necessary in...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test](https://redirect.github.com/GoogleCloudPlatform/cloud-foundation-toolkit) | `v0.16.1` -> `v0.16.2`...
This PR fixes the two location variables (KMS and GCS) for step 4-projects in the deploy helper. Instructions about enablement of the Security Command Center to the Helper README were...
Hey folks, this PR contains the fix for the 403 error when attempting to delete the default VPC, regarding the issue [(1243)](https://github.com/terraform-google-modules/terraform-example-foundation/issues/1243).
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/log-export/google](https://registry.terraform.io/modules/terraform-google-modules/log-export/google) ([source](https://redirect.github.com/terraform-google-modules/terraform-google-log-export)) | module | major | `~> 8.0` -> `~> 10.0` |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/pubsub/google](https://registry.terraform.io/modules/terraform-google-modules/pubsub/google) ([source](https://redirect.github.com/terraform-google-modules/terraform-google-pubsub)) | module | major | `~> 6.0` -> `~> 7.0` |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/project-factory/google](https://registry.terraform.io/modules/terraform-google-modules/project-factory/google) ([source](https://redirect.github.com/terraform-google-modules/terraform-google-project-factory)) | module | major | `~> 15.0` -> `~> 17.0` |...
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://redirect.github.com/terraform-google-modules/terraform-google-vm)) | module | major | `~> 11.0` -> `~> 12.0` |...
This PR adds instructions to deploy foundation locally, without Source Repository and without Cloud Build.