We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ed7c0 commit 617c6a1Copy full SHA for 617c6a1
cloud-formation/ecs.yaml
@@ -37,6 +37,7 @@ Resources:
37
PublicSubnet:
38
Type: AWS::EC2::Subnet
39
Properties:
40
+ CidrBlock: 10.0.0.0/16
41
VpcId: !Ref Vpc
42
Cluster:
43
Type: AWS::ECS::Cluster
0 commit comments