Building A Test Environment on AWS With Terraform: A Step-By-Step Guide
This short project is tailored to cover some of the most important aspects of using terraform to provision resources on AWS.
In this project, we will build a test environment. The environment is made up of a:
VPC
Public subnet
Internet gateway
Route...
learntodevops.hashnode.dev13 min read