terraform-databricks-examples
terraform-databricks-examples copied to clipboard
Standardize aws infra modules
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