11 lines
279 B
HCL
11 lines
279 B
HCL
|
# This file is maintained automatically by "terraform init".
|
||
|
# Manual edits may be lost in future updates.
|
||
|
|
||
|
provider "terraform.localhost/jdormit/netlify" {
|
||
|
version = "1.0.0"
|
||
|
constraints = "1.0.0"
|
||
|
hashes = [
|
||
|
"h1:MRtVAqOh0Av8FPpFYR7GLu/9W/K/oZI5eepf34/MQ9A=",
|
||
|
]
|
||
|
}
|