Always use the latest AMI image

This commit is contained in:
butomo1989
2018-08-20 11:46:09 +02:00
parent ac9371a2ed
commit a5d0e6eba2
2 changed files with 33 additions and 15 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
[
{
"region": "eu-west-1",
"ami": "ami-861125ff",
"android_version": "6.0",
"instance": "t2.small"
},
{
"region": "eu-west-1",
"ami": "ami-861125ff",
"android_version": "8.0",
"instance": "t2.small"
}
]