terraform/config/testdata/validate-provider-version-i.../main.tf

4 lines
45 B
HCL

provider "test" {
version = "bananas!"
}