apigee / terraform-modules

Terraform modules and ready to use end-to-end examples for Apigee.
Apache License 2.0
52 stars 56 forks source link

Implement Support for VPC Flow Logs #111

Open Red-Five opened 1 year ago

Red-Five commented 1 year ago

Some organizations have a GCP Org policy that requires VPC Flow Logs be used.

The samples here use older versions (v16.0.0) of net-vpc which do not support VPC flow logs.

The latest (master branch) does support VPC flow logs [2]

[2] https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/09945a24ebb55124c6f39daee4dc067ef1b1a2ba/modules/net-vpc/subnets.tf#L116