Cloudformation Contd
Change – 9: Create a web vm
-
Make the following a parameter
- ami id
- Refer Here for cloudformation of ec2
- Refer Here for the changes done
- Execution has resulted in creating an ec2 instance without public ip
- Refer Here for the changes to include public ip address to ec2 instance.
change-10: Database Creation
- Refer classroom video
- Refer Here for the changes done
Change-11: Output the ec2 public ip and rds dns endpoint
- Refer Here for outputs section
- To get refined outputs use Refer Here
- Refer Here for the changes to include outputs