terraform fmt

- TODO: Add it to a hook!
This commit is contained in:
Nemo 2017-12-28 20:51:09 +05:30
parent db941c2bab
commit ddf2d9eb13
3 changed files with 7 additions and 6 deletions

View File

@ -21,6 +21,7 @@ variable "wiki_session_secret" {
variable "ips" {
type = "map"
default = {
eth0 = "192.168.1.111"
tun0 = "10.8.0.14"