academy
academy copied to clipboard
williamchrisp/c04-iac02
Description
Exercise (e.g. C01-E01): c04-iac02
Student Name: William Chrisp
Wrote a terraform file which will create an VPC with all subnets configured by terraform. It will also output the detail of each subnet at the end of each run.
Type of change
- [x] Exercise Submission (one exercise per PR)
- [x] This PR is just for one exercise of a class
- [x] PR name follows the pattern
<github-username>/<exercise-number> - [x] Added exercise files inside folder
/classes/<class- number>/exercises/<exercise-number>/<github-username>/- [x] Review exercise submission steps
- [ ] Class content (instructors/admins)
- [ ] Documentation update
- [ ] Repo management