Setting up a VM (Compute Instance) and Big Query Dataset on GCP with Terraform

Опубликовано: 26 Июнь 2023
на канале: Data Slinger
168
4

This is a walkthrough for creating a VM and a Big Query Dataset on GCP with Terraform. You can use these files as a template to build upon for your projects and get a taste of what it's like to deploy resources with Terraform.

Installing and configuring Google SDK:
   • Install Google Cloud SDK (gcloud CLI)...  

Installing Terraform:
   • Installing Terraform on Linux Mint  

Github with main.tf and variables.tf:
https://github.com/MichaelShoemaker/T...