diff --git a/README.md b/README.md index 6aa49c50..3536166a 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,7 @@ To run the entire stack locally using the `docker-compose.yml` file in the root To stop the containers, press `Ctrl+C` in the terminal where `docker-compose` is running, or run: ```sh docker-compose down -``` \ No newline at end of file +``` + +# Deploying to AWS +1. Please follow the wiki link for AWS deployment [setup](https://github.com/bcgov/quickstart-aws-containers/wiki/Deploy-To-AWS-Using-Terraform)