blob: a607ddd1ce1d9dc4cdd9b25ae18427b8e78b1c54 [file] [log] [blame]
terraform {
required_providers {
bar = {
version = "~>1.0.0"
}
}
}