awslabs / landing-zone-accelerator-on-aws

Deploy a multi-account cloud foundation to support highly-regulated workloads and complex compliance requirements.
https://aws.amazon.com/solutions/implementations/landing-zone-accelerator-on-aws/
Apache License 2.0
562 stars 448 forks source link

Add support for Block Public Access for Amazon Virtual Private Cloud #652

Open bpauwels opened 2 days ago

bpauwels commented 2 days ago

Is your feature request related to a problem? Please describe. AWS announced Virtual Private Cloud (VPC) Block Public Access (BPA), a new centralized declarative control that enables network and security administrators to authoritatively block Internet traffic for their VPCs. Add a feature to LZA to enable usage of this new control. https://aws.amazon.com/about-aws/whats-new/2024/11/block-public-access-amazon-virtual-private-cloud/

Describe the feature you'd like Add a configuration parameter to LZA config to enable the new feature. https://aws.amazon.com/about-aws/whats-new/2024/11/block-public-access-amazon-virtual-private-cloud/

Additional context