foggykitchen.com
0 of 4 available lessons

How to automate Oracle Cloud Infrastructure with Terraform/OpenTofu (2025 Edition)

MODULE 03: LESSON1 - BUILDING A SINGLE WEBSERVER ON OCI

Lesson1 - Hands-on - Code Review

0:00 / 10:001x
Open Codebase Download Resources

In the first part of this hands-on session, we will perform a code review using the Visual Studio Code (VS Code) editor. This review will cover all the Terraform HCL (HashiCorp Configuration Language) files required for deploying a single webserver on Oracle Cloud Infrastructure (OCI). The session will focus on:

What you'll learn in this lesson

  • How to create a baseline Azure Virtual Network with Terraform/OpenTofu.
  • How CIDR ranges, subnet boundaries, and security defaults shape the platform contract.
  • How to validate the first networking building block before adding workloads.