From 7033ce4600667bfb2e3e6db8c636352d03607783 Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Thu, 25 Feb 2021 20:18:59 -0800 Subject: [PATCH] Add eb config. --- .ebelasticbeanstalk/config.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .ebelasticbeanstalk/config.yml diff --git a/.ebelasticbeanstalk/config.yml b/.ebelasticbeanstalk/config.yml new file mode 100644 index 000000000..8f2eedeb1 --- /dev/null +++ b/.ebelasticbeanstalk/config.yml @@ -0,0 +1,4 @@ +global: + default_region: ca-central-1 + sc: git + workspace_type: Application