containers_on_aws icon indicating copy to clipboard operation
containers_on_aws copied to clipboard

ubuntu/stack.yaml is allocating 22 GB EBS but not mounted

Open gerrytsui opened this issue 6 years ago • 0 comments

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: )

gerrytsui avatar Mar 12 '18 15:03 gerrytsui