project_conquer/aws/config/use2/ec2/sgs-roles.yaml

9 lines
346 B
YAML

---
template:
path: ec2/sgs-roles.yaml
parameters:
VpcId: !stack_output_external {{stack_group_config.project_code}}-{{stack_group_config.regionabbr}}-vpc-vpc::VPCId
VpcSgId: !stack_output_external {{stack_group_config.project_code}}-{{stack_group_config.regionabbr}}-vpc-vpc::DefaultSgId
Environment: {{stack_group_config.environment}}