outerbounds / terraform-aws-metaflow

Deploy production-grade Metaflow cloud infrastructure on AWS
https://registry.terraform.io/modules/outerbounds/metaflow/aws/latest
Apache License 2.0
58 stars 49 forks source link

Allow optional security_groups to be passed to batch instance #52

Open aimran-adroll opened 1 year ago

aimran-adroll commented 1 year ago

Personally I would benefit from having user supplied optional security_groups in addition to the one generated by the module.

My org has existing SGs that we typically attach to new infra to allow access to common services (e.g RDS, presto clusters etc)