mirror of https://github.com/hashicorp/terraform
parent
a599d5f224
commit
8ee18e2e14
@ -0,0 +1,7 @@
|
||||
provider "aws" {
|
||||
alias = "bar"
|
||||
}
|
||||
|
||||
provider "aws" {
|
||||
alias = "foo"
|
||||
}
|
||||
Loading…
Reference in new issue