Adding the g3s.xlarge instance type ebs optimized mapping (#258)

* Adding the g3s.xlarge instance type ebs optimized mapping

* Changelog
This commit is contained in:
Stefan Sedich
2019-01-30 02:56:52 -08:00
committed by Max Williams
parent 39f30e9d58
commit eac4164c05
2 changed files with 2 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ locals {
"f1.16xlarge" = true
"g2.2xlarge" = true
"g2.8xlarge" = false
"g3s.xlarge" = true
"g3.4xlarge" = true
"g3.8xlarge" = true
"g3.16xlarge" = true