containers_on_aws
containers_on_aws copied to clipboard
ubuntu/stack.yaml is allocating 22 GB EBS but not mounted
ubuntu/stack.yaml is allocating a 22GB EBS and it is uninitialized. This can potentially racks up the EBS charges with a large DesiredInstance parameter.
I will suggest comment out the BlockDeviceMappings: Property ( of the LaunchConfiguration: )