Skip to content

OscarMalda/poc-terraform-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

POC Terraform GCP

coverage

This is a POC of basic Terraform scripts for GCP.

Getting Started πŸ“–

Software requirements:

  • Terraform

Deployment πŸš€

This POC is designed to run locally.

A JSON key of the GCP service account is needed in the root directory.

Usage ✏️

A JSON key of the GCP service account is needed in the root directory.

Initialize Terraform

terraform init

Format code

terraform fmt

Validate Terraform code

terraform validate

Preview the changes that will be applied

terraform plan

Apply the changes

terraform apply

Authors πŸ’

About

This is a POC of basic Terraform scripts for GCP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages