terraform-google-modules / terraform-example-foundation

Shows how the CFT modules can be composed to build a secure cloud foundation
https://cloud.google.com/architecture/security-foundations
Apache License 2.0
1.18k stars 701 forks source link

Update documentation on supported deployment methods #1275

Closed eeaton closed 1 week ago

eeaton commented 1 week ago

TL;DR

Before we can do the larger piece of work in #1249, we need a quick documentation fix to signpost which deployment methods are supported for which scenarios.

Things to

Terraform Resources

No response

Detailed design

Things to fix:
 - Current default only works if your org has previously used CSR. https://cloud.google.com/source-repositories/docs. If not, you must use one of the other options (local, GitHub, Gitlab)
 - We no longer maintain the jenkins directions, we've left the legacy instructions available but make no guarantees.

Additional information

No response

eeaton commented 1 week ago

Address by PR #1276.