terraform/config/test-fixtures/validate-provider-multi/main.tf

8 lines
75 B
HCL

provider "aws" {
alias = "foo"
}
provider "aws" {
alias = "foo"
}