11 lines
281 B
HCL
Executable File
11 lines
281 B
HCL
Executable File
# This file is maintained automatically by "terraform init".
|
|
# Manual edits may be lost in future updates.
|
|
|
|
provider "terraform.homebrew/homebrew/netlify" {
|
|
version = "0.6.12"
|
|
constraints = "0.6.12"
|
|
hashes = [
|
|
"h1:zC23SnqmxITAdTV4QrLr1Evwt1sWQ/ZTrnlIOpMPcdE=",
|
|
]
|
|
}
|