sigdba / sig-shared-sceptre

Shared templates for Sceptre/CloudFormation
2 stars 0 forks source link

Option for self-referencing SG on EFS volumes #86

Open dboitnot opened 1 year ago

dboitnot commented 1 year ago

The EFS template currently creates target and source security groups. The target SG is assigned to the mount targets and instances join the target SG. The typical practice these days is to create a single target group which references itself. Add this as an option to the template.