4 lines
44 B
Terraform
4 lines
44 B
Terraform
|
provider "invalid" {
|
||
|
version = "invalid"
|
||
|
}
|