AWS STANDARD: Docker and EC2 keep running out of space - Root volume is only 8 GB and unencrypted by default stack

Situation
Docker and the EC2 instance keep running out of space. Turns out that with the cloudformation stack, only an 8 GB (smaller than the former 30 GB) is being created. Also, it’s not encrypted which raises eyebrows among the HIPAA folks. I personally recommend that the volume be 200GB and encrypted but 8 GB is too small to copy document directories into the docker etc. I’ll replace it and encrypt it of source … but maybe the cloudformation stack can do that by default? Or at least make this configurable, perhaps (size and whether it is encrypted - which it really should be, I think).

OpenEMR Version
I’m using OpenEMR version 6.0.0p1

Operating System
I’m using: AWS Ubuntu