Update src/model/cloud-runner/aws/cloud-formations/base-setup.yml

Formatting fix

Co-authored-by: Webber Takken <webber@takken.io>
pull/310/head
Frostebite 2021-12-29 13:43:18 +00:00 committed by GitHub
parent 1a2e7c3b2d
commit a7f15df1a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Resources:
ToPort: 2049
SourceSecurityGroupId: !Ref ContainerSecurityGroup
#CidrIp: !FindInMap ['SubnetConfig', 'VPC', 'CIDR']
# A security group for the containers we will run in Fargate.
# A security group for the containers we will run in Fargate.
# Rules are added to this security group based on what ingress you
# add for the cluster.
ContainerSecurityGroup: