Update to use an Amazon Linux 2 image - WISCALERTS-2
* In order to increase disk space allocated for Docker container utilize Amazon Linux 2. By default Amazon Linux 2 uses `overlay2` storage driver, which gives the base storage size of the space left on the disk. * Removed SSM agent as it's shipped with all Amazon Linux 2 AMIs. * Utilized `SSM` param store for storing `IICS` user credentials. * Increased `EBS` volume size to allocate more disk space.
Showing
- README.md 8 additions, 4 deletionsREADME.md
- terraform/autoscaling-group.tf 3 additions, 10 deletionsterraform/autoscaling-group.tf
- terraform/ecs.tf 67 additions, 12 deletionsterraform/ecs.tf
- terraform/iam.tf 2 additions, 1 deletionterraform/iam.tf
- terraform/security.tf 1 addition, 1 deletionterraform/security.tf
- terraform/templates/container-definitions.tpl 10 additions, 10 deletionsterraform/templates/container-definitions.tpl
- terraform/variables.tf 10 additions, 5 deletionsterraform/variables.tf
Loading
Please register or sign in to comment