2023-08-11
FULL COURSE UPDATE - v3
This is a full update of the course. The default branch for the repository is now main
. The v2
branch will be kept for historical purposes. V3 is a complete overhaul of V2, so the code is not compatible with V2 of the Deep Dive course.
2020-12-21
ISSUES fixed
- Removed backend.tf file from m3 (not supposed to be there until you copy it over in m4)
- Added command to install
jq
if it's missing in thejunior_admin.sh
script in m3 - Added quotes for import commands in the
ImportCOmmands.txt
file in m3 - Removed route table ID references (they should not have been there)
0.14.3 Updates
- Change VPC module version to support 0.14 of Terraform
- Update the configurations to use the
terraform
andrequired_providers
blocks - exclude
hcl
files in.gitignore
- Add quota increase request