Terraform contd
Activity 1: contd
- Terraform has null resource
- Now if we add provisioning in null resource and whenever we want changes if we can replace null resource, we can execute scripts on demand
- Refer Here for the changes done.
- Exercise:
- create an app server and instal tomcat in it
- create a db serever and install mysql in it
