/learningtfgcp

Learning Terraform with Google Cloud Platform

Primary LanguageHCL

learningtfgcp

gcpex1 :

Example for provider decleration and VPC Network creation.

use terraform commands:

a. terraform init b. terraform validate c. terraform plan d. terraform apply

gcpex2 :

Example for backup of state file

  • State file backup into storage bucket
  • Create VPC Network
  • Create Virtual Machine

Modules example is updated in the folder