mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 13:01:03 +00:00
7 lines
87 B
HCL
Executable file
7 lines
87 B
HCL
Executable file
provider "null" {
|
|
version = "~> 1.0"
|
|
}
|
|
|
|
provider "template" {
|
|
version = "~> 1.0"
|
|
}
|