terraform-databricks-examples icon indicating copy to clipboard operation
terraform-databricks-examples copied to clipboard

Standardize aws infra modules

Open HariGS-DB opened this issue 8 months ago • 0 comments
trafficstars

There are some aws modules which are similar. Modules should be unique. This issue is to analyze and standardize was modules and update the dependent was examples to use the right modules

  • Base AWS infra (like vpc, s3, iam, sg, route etc)
  • seperate firewall resources seperately to ensure it can be used optionally
  • seperate exfiltration features like vpc endpoints, private link as seperarte sub modules so that it can be used optionally

HariGS-DB avatar Mar 02 '25 18:03 HariGS-DB