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