switch backend to condul
This commit is contained in:
parent
707155a38c
commit
1b4fafb422
@ -4,6 +4,9 @@ terraform {
|
||||
source = "hetznercloud/hcloud"
|
||||
}
|
||||
}
|
||||
backend "consul" {
|
||||
path = "terraform/infra"
|
||||
}
|
||||
required_version = ">= 0.13"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user