terraform/config/module/test-fixtures/validate-alias-bad/child/main.tf

4 lines
59 B
HCL

resource "aws_instance" "foo" {
provider = "aws.foo"
}