Deploy Infrastructure as Code (IAC) lesson 3 networking infrastructure: VPC and Internet Gateway
Demo - Create a VPC
yt link
Purpose of the network.yml and network-parameters.json files
We have already created a CloudFormation template (network.yml) and a properties file (network-parameters.json) that contains the code related to provisioning th...