Reference Doc
Terraform Module Standards Reference
Every module follows the same file layout — main.tf, variables.tf, outputs.tf, and a versions.tf pinning provider versions — with every variable documented with a…
Timely analysis, tutorials, and opinion from ScaleCloud architects on the cloud and AI landscape.
10 resources
Every module follows the same file layout — main.tf, variables.tf, outputs.tf, and a versions.tf pinning provider versions — with every variable documented with a…
Compartment structure modules, baseline IAM policy modules, hub VCN and spoke VCN modules with peering, and a variables file documenting every value you're expected…
Commands for plan/apply/destroy workflows, state inspection and manipulation, and workspace management, each with a short usage note.
Setting up the OCI Terraform provider, writing a basic compute instance module, and running terraform plan/apply against a real (sandbox) tenancy.