Skip to content

Automating the Deployment of Networks with Terraform on GCP

Notifications You must be signed in to change notification settings

monuelo/terraform-network-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Network Deploy Sample

Automating the Deployment of Networks with Terraform on GCP

Deploy Instructions

terraform init

Automatically download and install any Provider binary for the providers to use within the configuration

terraform plan

Creates an execution plan

terraform apply

Terraform will take in order to change real infrastructure to match the configuration