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