mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 13:01:03 +00:00
12 lines
125 B
HCL
Executable file
12 lines
125 B
HCL
Executable file
|
|
provider random {
|
|
version = "~> 2.2"
|
|
}
|
|
|
|
provider tls {
|
|
version = "~> 2.1"
|
|
}
|
|
|
|
provider template {
|
|
version = "~> 2.1"
|
|
}
|