mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 01:41:05 -05:00
Specify directory
This commit is contained in:
@@ -442,6 +442,7 @@ If this is the first time you have used Terraform in this repository, you will f
|
||||
$ terraform plan
|
||||
$ terraform apply
|
||||
```
|
||||
1. Change back to the project root directory: `cd ../..`
|
||||
1. start a poetry shell as a shortcut to load `.env` file variables: `$ poetry shell`
|
||||
1. Output requirements.txt file: `poetry export --without-hashes --format=requirements.txt > requirements.txt`
|
||||
1. Deploy the application:
|
||||
|
||||
Reference in New Issue
Block a user