SlideShare a Scribd company logo
Hey Terraform, build me GCP
Infrastructure
Pradeep Bhadani
Founder, Cloud Native Technologies
https://cntek.io
https://pbhadani.com
https://linkedin.com/in/pradeepbhadani
About Me
IT Consultant with 8+ years of experience.
Expertise
● Big Data
● Cloud (GCP & AWS)
● DevOps
Blog: pbhadani.com
Cloud Native Technologies
Agenda
● Terraform Introduction
● Terraform Lifecycle
● Setup Workstation
● Demo
Cloud Native Technologies
Terraform
Terraform allows to build, change and version our infrastructure in an easy and
efficient way.
terraform.io
Cloud Native Technologies
Terraform features
● Infrastructure as Code
● State of Infrastructure with CRUD operations
● Infer dependencies
● Execution plan
● Resource graph
● Parallel execution
Cloud Native Technologies
Terraform concepts
● Providers: API interaction and authentication
● Resource: Describe infrastructure object(s)
● Module: Collection of resources defined in a way
● Data Source: Read infrastructure information
● State: Stores information about infrastructure created by Terraform code
○ Local: Stores on local filesystem
○ Remote: Stores on remote storage - GCS, S3, Consul etc.
Cloud Native Technologies
Benefits
● Code reuse
● Easy resource management
● Resource tagging
● Savings - $$$$ and time
● Consistency
Cloud Native Technologies
Terraform Lifecycle
Cloud Native Technologies
Init
terraform init
Plan
terraform plan
Apply
terraform apply
Destroy
terraform destroy
Terraform Setup (Mac Users)
$> brew install terraform
$> terraform -help
Cloud Native Technologies
Terraform Setup (Linux Users)
$> wget https://releases.hashicorp.com/terraform/0.12.20/terraform_0.12.20_linux_amd64.zip 
-O /tmp/terraform.zip
$> terraform --help
$> sudo unzip /tmp/terraform.zip -d /usr/local/bin/
Cloud Native Technologies
gcloud setup
$> curl https://sdk.cloud.google.com | bash
$> exec -l $SHELL
$> gcloud init
Cloud Native Technologies
Demo
Photo by Markus Spiske on UnsplashPhoto by Alex Litvin on Unsplash
github.com/CloudNativeTech/gdg-terraform-gcp-workshop
Hey Terraform, build me GCP Infrastructure
pbhadani.com
linkedin.com/in/pradeepbhadani
github.com/pradeepbhadani
twitter.com/bhadanipradeep
stackoverflow.com/users/1158351
Image by TeroVesalainen from Pixabay
pbhadani.com
linkedin.com/in/pradeepbhadani
github.com/pradeepbhadani
twitter.com/bhadanipradeep
stackoverflow.com/users/1158351

More Related Content

PPTX
Delivering Secret Zero: Vault AppRole with Terraform and Chef
PDF
Criteo meetup - S.R.E Tech Talk
PDF
Extending HashiCorp Nomad with Plugins
PDF
DevEx | there’s no place like k3s
PDF
DevOpsDays - DevOps: Security 干我何事?
PDF
How secure are your Terraform sensitive values?
PDF
Securing Containers - Sathyajit Bhat - Adobe - Container Conference 18
PDF
DevOpsDays Taipei 2019 - Mastering IaC the DevOps Way
Delivering Secret Zero: Vault AppRole with Terraform and Chef
Criteo meetup - S.R.E Tech Talk
Extending HashiCorp Nomad with Plugins
DevEx | there’s no place like k3s
DevOpsDays - DevOps: Security 干我何事?
How secure are your Terraform sensitive values?
Securing Containers - Sathyajit Bhat - Adobe - Container Conference 18
DevOpsDays Taipei 2019 - Mastering IaC the DevOps Way

What's hot (20)

PDF
AgileTW Feat. DevOpsTW: 維運 Kubernetes 的兩三事
PDF
Understanding AWS with Terraform
PDF
Introduction to Virtual Kubelet
PPT
CloudStack Clients and Tools
PDF
Terraform 0.12 Deep Dive: HCL 2.0 for Infrastructure as Code, Remote Plan & A...
PPTX
OpenStack Storage Overview
PDF
Sf bay area Kubernetes meetup dec8 2016 - deployment models
PPT
Sebastien goasguen cloud stack and docker
PDF
AWS re:Invent re:Cap 2019: My ElasticSearch Journey on AWS
PPT
Sebastien goasguen cloud stack the next year
PPTX
Deploy your favorite apps on Kubernetes
PDF
Cloud Native User Group: Shift-Left Testing IaC With PaC
PPTX
Setting up Kubernetes with tectonic
PPTX
Scala at Netflix
PPTX
Cloud Meetup - Automation in the Cloud
PDF
Devops Columbia October 2020 - Gabriel Alix: A Discussion on Terraform
PDF
jclouds High Level Overview by Adrian Cole
PDF
Building a Global-Scale Multi-Tenant Cloud Platform on AWS and Docker: Lesson...
PPTX
RedisConf17 - Operationalizing Redis at Scale
PDF
Outside The Wire
AgileTW Feat. DevOpsTW: 維運 Kubernetes 的兩三事
Understanding AWS with Terraform
Introduction to Virtual Kubelet
CloudStack Clients and Tools
Terraform 0.12 Deep Dive: HCL 2.0 for Infrastructure as Code, Remote Plan & A...
OpenStack Storage Overview
Sf bay area Kubernetes meetup dec8 2016 - deployment models
Sebastien goasguen cloud stack and docker
AWS re:Invent re:Cap 2019: My ElasticSearch Journey on AWS
Sebastien goasguen cloud stack the next year
Deploy your favorite apps on Kubernetes
Cloud Native User Group: Shift-Left Testing IaC With PaC
Setting up Kubernetes with tectonic
Scala at Netflix
Cloud Meetup - Automation in the Cloud
Devops Columbia October 2020 - Gabriel Alix: A Discussion on Terraform
jclouds High Level Overview by Adrian Cole
Building a Global-Scale Multi-Tenant Cloud Platform on AWS and Docker: Lesson...
RedisConf17 - Operationalizing Redis at Scale
Outside The Wire
Ad

Similar to Hey Terraform, build me GCP Infrastructure (20)

PDF
Hey Terraform, build me GCP Infrastructure
PDF
GDG London Workshop: Build GCP infrastructure with Terraform
PDF
GDG_Wroclaw_ Deploying_Cloud_Infrastructure_using_Terraform.pdf
PDF
Provision GCP resources using Terraform @ GDG Craiova
PDF
Introduction to Terraform and Google Cloud Platform
PDF
MiniSPA2022_Build_and_Test_Cloud_Infrastructure_using_Terraform_Modules.pdf
PDF
Terraforming your Infrastructure on GCP
PDF
Crossplane Graduation Review related presentation
PDF
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
PDF
Terrraform meet Oracle Cloud: Platform Provisioning Automation
PDF
introduction to micro services
PDF
Introduction to Google Cloud Platform
PDF
Designing for operability and managability
PDF
Jason Anderson From Dirt Roads to Highways: Simplifying DevOps and Cloud Inf...
PPTX
Kubernetes at (Organizational) Scale
PDF
Scalable Clusters On Demand
PPTX
Breaking the Monolith
PDF
Infrastructure as Code with Terraform
PDF
AWS Meetup Paris - Short URL project by Pernod Ricard
PDF
How Kubernetes helps Devops
Hey Terraform, build me GCP Infrastructure
GDG London Workshop: Build GCP infrastructure with Terraform
GDG_Wroclaw_ Deploying_Cloud_Infrastructure_using_Terraform.pdf
Provision GCP resources using Terraform @ GDG Craiova
Introduction to Terraform and Google Cloud Platform
MiniSPA2022_Build_and_Test_Cloud_Infrastructure_using_Terraform_Modules.pdf
Terraforming your Infrastructure on GCP
Crossplane Graduation Review related presentation
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Terrraform meet Oracle Cloud: Platform Provisioning Automation
introduction to micro services
Introduction to Google Cloud Platform
Designing for operability and managability
Jason Anderson From Dirt Roads to Highways: Simplifying DevOps and Cloud Inf...
Kubernetes at (Organizational) Scale
Scalable Clusters On Demand
Breaking the Monolith
Infrastructure as Code with Terraform
AWS Meetup Paris - Short URL project by Pernod Ricard
How Kubernetes helps Devops
Ad

Recently uploaded (20)

PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
AI in Product Development-omnex systems
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
top salesforce developer skills in 2025.pdf
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PPTX
Transform Your Business with a Software ERP System
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PPTX
Odoo POS Development Services by CandidRoot Solutions
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
Introduction to Artificial Intelligence
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PPTX
Reimagine Home Health with the Power of Agentic AI​
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
AI in Product Development-omnex systems
Design an Analysis of Algorithms I-SECS-1021-03
top salesforce developer skills in 2025.pdf
How to Choose the Right IT Partner for Your Business in Malaysia
Transform Your Business with a Software ERP System
PTS Company Brochure 2025 (1).pdf.......
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
2025 Textile ERP Trends: SAP, Odoo & Oracle
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Navsoft: AI-Powered Business Solutions & Custom Software Development
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Odoo POS Development Services by CandidRoot Solutions
wealthsignaloriginal-com-DS-text-... (1).pdf
Upgrade and Innovation Strategies for SAP ERP Customers
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Introduction to Artificial Intelligence
Odoo Companies in India – Driving Business Transformation.pdf
Reimagine Home Health with the Power of Agentic AI​
Lecture 3: Operating Systems Introduction to Computer Hardware Systems

Hey Terraform, build me GCP Infrastructure