Skip to content

siansiansu/terraform-etcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-etcd

This is a terraform code for deploying an etcd cluster with 3 nodes.

Installation

  1. Clone the repo
git clone git@github.com:siansiansu/terraform-etcd.git
  1. Preview the changes
terraform plan -var-file=service/stage.tfvars
  1. Apply the changes
terraform apply -var-file=service/stage.tfvars

References

Contact Me

@siansiansu minsiansu@gmail.com

About

Deploy an etcd cluster with 3 nodes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published