mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-07 09:41:08 +07:00
Change tfstate IP
This commit is contained in:
parent
613a72ea65
commit
30ab309a22
@ -1,7 +1,7 @@
|
||||
terraform {
|
||||
# TODO (feature) Generate endpoint automatically (terragrunt for variable)
|
||||
backend "etcdv3" {
|
||||
endpoints = ["192.168.1.25:2379"]
|
||||
endpoints = ["192.168.1.21:2379"]
|
||||
lock = true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user