mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-01 19:01:41 -05:00
8 lines
85 B
HCL
8 lines
85 B
HCL
provider "template" {
|
|
version = "2.1.0"
|
|
}
|
|
|
|
provider "null" {
|
|
version = "2.1.0"
|
|
}
|