In this stage, you continue to develop the workshop-1-tf-live repository, which was prepared in 3.2 Terraform Live Repository. You would call modules from workshop-1-tf-modules GitHub repository that you set up in previous section 4. Terraform Modules Repository.
You are going to provision your AWS resources to the us-east-1 region.
Remember to navigate to the repository before going.
cd path/to/workshop-1-tf-live
Check out the complete source code for this stage at here.