Loading video player...
In this second video we expand on the website we built in Azure using Terraform. In this video we will work on adding some Terraform best practices including: - Adding Random Secure Password - Outputs file - Variables File - Terraform.TFvars file - Adding Variables to main.tf file In this project, we create a full infrastructure stack in Azure including: - A Resource Group - Virtual Network and Subnet - Network Security Group (with SSH + HTTP rules) - Public IP and NIC - Ubuntu Virtual Machine running Nginx - Automated website setup using Terraform’s custom_data script I'll show you the finished code, explain how this fits together, and demonstrate the full deployment process. Tools Used: - Terraform - Microsoft Azure - Ubuntu - Nginx Web Server #Terraform #Azure #DevOps #TheKodaLab #CloudComputing #IaC #Automation #AzureVM #TerraformTutorial #BeginnerProject