Skip to content

Google Cloud Platform (GCP) infrastructure setup using Terraform

Notifications You must be signed in to change notification settings

usefusefi/gcp_terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview:

This shows how we can create the whole GCP infra (in our case: storage bucket, and bigquery dataset) using Terraform in few simple steps (~5 minutes)

Local Setup for Terraform and GCP

Pre-Requisites

  1. Terraform client installation: https://www.terraform.io/downloads
  2. Cloud Provider account: https://console.cloud.google.com/

Terraform Setup

Terraform Overview

GCP setup

  1. Setup for First-time
  2. IAM / Access specific to this course

Your setup is ready Now head to the terraform directory, and perform the execution steps to create your infrastructure.

Releases

No releases published

Packages

No packages published

Languages