blob: 7672e92497a8a2499d9d14dfbf84030a8b255cad [file] [log] [blame]
terraform {
required_providers {
foo = {
version = "~>2.0.0"
}
}
}