Terraform Live Repository

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.

Content

  1. Network Module
  2. Image Repository Module
  3. Database Module
  4. Security Module
  5. Routing Module
  6. App Module
  7. Web Module