Terraform for dummies part 4: Launch an vm with a static website on GCP
Intro After AWS,Oracle Cloud, and Azure, GCP is the 4th cloud platform in our terraform tutorial series, we will describe what it takes to authenticate and provision a compute engine using their terraform provider. The instance will also have an nginx website linked to its public IP. If you want to know about the differences …
Read more “Terraform for dummies part 4: Launch an vm with a static website on GCP”