Launching resources
This documentation is under review
Please ensure the following prerequisites are met before proceeding:
- Everything from AWS Setup has been completed
- You've pulled the submodule into your project's backend repository and the
/iac/
folder's been populated- Run
git submodule update --init --recursive
if not, then go into the submodule's folder and checkout to a branch with the project's name, creating it if it doesn't exist.
- Run
- You have at least a superficial understanding of what's written in Infrastructure at a glance
- You're ready to spend hours fixing the infrastructure if it goes wrong, or just destroy it all and try again later
- The application runs properly on your local environment
- You understand that provisioning the resources will add costs to the account