Skip to content

UmamaheshMaxwell/terraform-gcp-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-gcp-automation

This repo automates GCP resource creation, updation and deletion.

This repo mandates you to have a GCP account with a custom service account to run terrform code

follow the below steps to run the code.

  1. terraform init (To initialize the modules)
  2. terraform plan ( This command will show the changes that will be made to infrastructure before the execution)
  3. terraform apply (you can use --auto-approve)
  4. terraform delete (you can use --auto-approve)

About

A repo to automate gcp features using terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published