Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IT-2314 add flow logging #12

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

brucehoff
Copy link
Member

AWS Config reports:

Ensure VPC flow logging is enabled in all VPCs

This PR adds it for the Synapse Docker registry

@brucehoff brucehoff requested a review from a team as a code owner December 19, 2024 23:08
@brucehoff brucehoff requested review from a team and removed request for a team December 19, 2024 23:08
Tags)

from constructs import Construct

VPC_CIDR_CONTEXT= "VPC_CIDR"
FLOW_LOGS_BUCKET="sagebase-vpc-flow-logs-bucket-bucket-5lvxjv2gp37h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are already a bunch of VARs setup in cdk.json, like VPC_CIDR_CONTEXT why not follow the pattern and put this there as well?

@zaro0508 zaro0508 requested a review from a team December 23, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants