Deploy Infrastructure as Code (IAC) lesson 4 servers and security groups: Setting Up Our Environment
yt link
1. Purpose of the servers.yml and server-parameters.json files
We have already created a CloudFormation template (servers.yml) and a properties file (server-parameters.json) containing the code related to the resources that you will create in...