Add demo terraform environment

This commit is contained in:
Ryan Ahearn
2022-11-02 09:08:08 -04:00
parent 90b5261821
commit 7ee1945893
8 changed files with 89 additions and 6 deletions

7
deploy-config/demo.yml Normal file
View File

@@ -0,0 +1,7 @@
env: demo
web_instances: 1
web_memory: 1G
worker_instances: 1
worker_memory: 512M
public_api_route: notifications-api-demo.app.cloud.gov
admin_base_url: https://notifications-admin.app.cloud.gov