blob: 6077d64118521b6cec62c2f649a4e181ef17e52f [file] [log] [blame]
provider "foo" {
}
provider "bar" {
other = 12
}
provider "bar" {
other = 13
alias = "bar"
}