blob: d3de379059f497c78398f2c3395f732193ffe27a [file] [log] [blame]
terraform {
required_providers {
test = {
source = "hashicorp/test"
}
}
}