4 lines
55 B
Terraform
4 lines
55 B
Terraform
|
provider "42_bad!" {
|
||
|
invalid_provider_name = "yes"
|
||
|
}
|