Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 491 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 491 Bytes

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