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