From e5d12d0dd9cfb84c7d7f32dbf375749223aae042 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Wed, 29 Dec 2021 13:44:29 +0000 Subject: [PATCH] Formatting fix Co-authored-by: Webber Takken --- src/model/cloud-runner/aws/cloud-formations/base-setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/model/cloud-runner/aws/cloud-formations/base-setup.yml b/src/model/cloud-runner/aws/cloud-formations/base-setup.yml index 7945f6ee..b96aa7ee 100644 --- a/src/model/cloud-runner/aws/cloud-formations/base-setup.yml +++ b/src/model/cloud-runner/aws/cloud-formations/base-setup.yml @@ -98,7 +98,7 @@ Resources: - Fn::GetAZs: !Ref 'AWS::Region' VpcId: !Ref 'VPC' CidrBlock: !FindInMap ['SubnetConfig', 'PublicTwo', 'CIDR'] - # MapPublicIpOnLaunch: true + # MapPublicIpOnLaunch: true # Setup networking resources for the public subnets. Containers # in the public subnets have public IP addresses and the routing table