4 lines
62 B
Terraform
4 lines
62 B
Terraform
|
resource "test_instance" "explicit" {
|
||
|
provider = bar-test
|
||
|
}
|