mesosphere-backup / terraform-dcos

DC/OS Terraform Installation and Upgrading Scripts
Apache License 2.0
62 stars 64 forks source link

AWS: Change root volume type to gp2 #74

Open rocko-n opened 5 years ago

rocko-n commented 5 years ago

If we not specifying volume_type then standard(magnetic) type will be used and this is not the best type for root volume - it will impact performance. We should specify gp2 type for root volume. https://www.terraform.io/docs/providers/aws/r/instance.html#volume_type