mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-25 16:17:26 -04:00
9 lines
80 B
HCL
9 lines
80 B
HCL
|
|
|
||
|
|
run "invalid" {
|
||
|
|
module {
|
||
|
|
source = "./setup"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
run "test" {}
|