Skip to content

chavo1/gcp-consul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module that create Consul server in GCP

This example contains code which deploys a Consul cluster in GCP from this module.

Prerequisites

  • Please install the following component:
  • You must also have a GCP account.
  • Clone the repo:
git clone git clone https://github.com/chavo1/gcp-consul.git
cd gcp-consul.git/example
  • Create terraform.tfvars file with needed variables and file with GCP credential (account.json) or just add a needed variables.

We can start with deploying process

terraform init
terraform plan
terraform apply

Do not forget to destroy the environment after the test

terraform destroy

About

Module that create Consul server in GCP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages