Task-1

  • For this Task you have to create the simple droplet in the Digital-Ocean using Terraform
  • Install the Nginx on the created droplet
  • Replace the default Nginx-website with the new-website

🏆 Bonus Task

  • Try to automate the last two steps using the configuration management tool like Ansible

Solution