Cloudformation Functions
- Refer Here for functions
- We have used fn::base64 and fn::join function to pass linux commands to user data of ec2 instance
- Refer Here for the changes done to install apache server

- In the outputs section, let us try to display url for accessing apache.

- Refer Here for the chagnes
- Lets display database endpoint Refer Here for the changes

- Refer Here for the changes to use map
- Refer Here for the changeset with conditions
