terraform-example-foundation icon indicating copy to clipboard operation
terraform-example-foundation copied to clipboard

Shows how the CFT modules can be composed to build a secure cloud foundation

Results 208 terraform-example-foundation issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | golang | minor | `1.17` -> `1.19` |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test](https://togithub.com/GoogleCloudPlatform/cloud-foundation-toolkit) | require | minor | `v0.1.1-0.20220801181634-4ea786f947df` -> `v0.2.0` | |...

dependencies

FIxes #608 This PR will take the strategy change that was submitted at https://github.com/GoogleCloudPlatform/policy-library/pull/430 and apply it to the Foundation policy library file correspondent to the VPC Flow Logs constraint.

Fix issue #674. PR changes: - New inline module that centralizes logging configuration based on SDW module and adapted to support projects, folders, and organizations - It supports all logging...

### TL;DR I ran the terraform init one week ago (03/08/2022) and it downloaded all the dependent modules. A few days later (11/08/2022), there are fewer modules being downloaded. No...

Stale

Hi @bharathkkb Thank you for the help. Unfortunately, your suggestion on #542 didn't work. I granted the Service Account Token Creator role (at the project and folder level) to the...

documentation
triaged
P4

If an apply fails due to any reason, there maybe partially created resources potentially blocking further deployment. While this is universally true, as foundation is a large deployment we should...

documentation
triaged

Deploying with Cloud Build Issue When Project creation fails with `Error 409: Requested entity already exists, alreadyExists` the randomized Project ID is written to .tfstate in ` "provider[\"registry.terraform.io/hashicorp/random\"]"` and even...

documentation
triaged
P3

This PR is adding a script that will make sure to validate wheter the environment that will run the terraform foundation steps are configured with the expected requirements. These requirements...