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.2k stars 706 forks source link

feat!: Create project destination and remove log bucket destination for the centralized logging #1148

Closed daniel-cit closed 4 months ago

daniel-cit commented 5 months ago

This Pull request creates a new project destination for the centralized logging that replaces the existing LogBucket destination

The new project destination includes the creation of a log bucket to aggregate all the exported logs.

BEGIN_COMMIT_OVERRIDE feat: Create project destination and remove log bucket destination for the centralized logging (#1148) END_COMMIT_OVERRIDE

daniel-cit commented 5 months ago

@apeabody @eeaton @gtsorbo Could you PTAL?