chore: update amazon ami id (#101)
This commit is contained in:
@@ -15,8 +15,8 @@ DEFAULT_REGION = "us-east-1"
|
|||||||
# todo: Add doc for the configuration of image, security group and network interface
|
# todo: Add doc for the configuration of image, security group and network interface
|
||||||
# todo: public the AMI images
|
# todo: public the AMI images
|
||||||
IMAGE_ID_MAP = {
|
IMAGE_ID_MAP = {
|
||||||
"us-east-1": "ami-019f92c05df45031b",
|
"us-east-1": "ami-0a79d05365b959e26",
|
||||||
"ap-east-1": "ami-07b4956131da1b282"
|
"ap-east-1": "ami-03c94058e1dbd6837"
|
||||||
}
|
}
|
||||||
|
|
||||||
INSTANCE_TYPE = "t3.medium"
|
INSTANCE_TYPE = "t3.medium"
|
||||||
|
|||||||
Reference in New Issue
Block a user