<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/94e03005ac204f4b8fef22ac64feaeb8&quot; frameborder=&quot;0&quot; width=&quot;1920&quot; height=&quot;1440&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1440</height><width>1920</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1440</thumbnail_height><thumbnail_width>1920</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/94e03005ac204f4b8fef22ac64feaeb8-1d3dfdd1606457e1.gif</thumbnail_url><duration>398.134</duration><title>Provisioning an EC2 Instance and Installing Strapi with Terraform</title><description>In this video, I walk you through the process of provisioning an EC2 instance using Terraform from my local machine, and then setting up a Strapi application on it. I cover the necessary configurations in the provider.tf and main.tf files, including hardcoded access keys for practice, AMI-ID, instance type, and security group settings for SSH and Strapi access. After running the terraform init, plan, and apply commands, I successfully launched the instance and SSHed into it. I then cloned the Strapi repository from GitHub and installed it using yarn. I encourage you to follow along and try this setup on your own.</description></oembed>