Creating single instance with db

eb create --single --database
This commit is contained in:
2020-07-29 15:33:54 +01:00
parent a5bcb9e998
commit b07e4e1b18
5 changed files with 109 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
# module
name = "strapi-elb"
name = "strapi-eb"
region = "eu-west-1"
stage = "prod"
profile = "admin"