Outputs:
Description: "IngressSecurityGroup"
Value: !Ref IngressSecurityGroup
Export:
Name:
"Fn::Sub": "${AWS::StackName}-SG-Ingress"
Outputs:
IngressSecurityGroupId:
Description: "Ingress Security Group Rule for Bastion to RDS"
Value: !Ref IngressSecurityGroup
Export:
Name: !Sub "${AWS::StackName}-SG-Ingress"