parent
981f7d6562
commit
e5d12d0dd9
|
|
@ -98,7 +98,7 @@ Resources:
|
||||||
- Fn::GetAZs: !Ref 'AWS::Region'
|
- Fn::GetAZs: !Ref 'AWS::Region'
|
||||||
VpcId: !Ref 'VPC'
|
VpcId: !Ref 'VPC'
|
||||||
CidrBlock: !FindInMap ['SubnetConfig', 'PublicTwo', 'CIDR']
|
CidrBlock: !FindInMap ['SubnetConfig', 'PublicTwo', 'CIDR']
|
||||||
# MapPublicIpOnLaunch: true
|
# MapPublicIpOnLaunch: true
|
||||||
|
|
||||||
# Setup networking resources for the public subnets. Containers
|
# Setup networking resources for the public subnets. Containers
|
||||||
# in the public subnets have public IP addresses and the routing table
|
# in the public subnets have public IP addresses and the routing table
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue