blob: 3305c612b067408694020580fa246aa3085e5932 [file] [log] [blame]
terraform {
required_providers {
nonexist = {
source = "registry.terraform.io/hashicorp/nonexist"
}
}
}