mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-12 23:43:17 -05:00
7 lines
85 B
HCL
7 lines
85 B
HCL
provider "template" {
|
|
version = "2.1.0"
|
|
}
|
|
|
|
provider "null" {
|
|
version = "2.1.0"
|
|
}
|