databricks / terraform-databricks-sra

The Security Reference Architecture (SRA) implements typical security features as Terraform Templates that are deployed by most high-security organizations, and enforces controls for the largest risks that customers ask about most often.
Other
57 stars 27 forks source link

[AWS] Add a no internet connectivity option #31

Closed JDBraun closed 6 months ago

JDBraun commented 7 months ago

Given we control creating public subnets and other networking objects here: https://github.com/databricks/terraform-databricks-sra/blob/main/aws/tf/modules/sra/data_plane_hardening/firewall/firewall.tf

we can do a no internet connectivity option as well

jdbraun-db commented 6 months ago

Added as an operation mode in this PR: https://github.com/databricks/terraform-databricks-sra/pull/35