4 lines
36 B
Terraform
4 lines
36 B
Terraform
|
provider "test" {
|
||
|
foo = "bar"
|
||
|
}
|