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 50 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)

delagoya commented 3 weeks ago

Looks like the PR above added the metaflow-computation module compute_environment_additional_security_group_ids input variable.

This issue should be closed.