mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-17 22:00:45 -04:00
8 lines
75 B
HCL
8 lines
75 B
HCL
provider "aws" {
|
|
alias = "foo"
|
|
}
|
|
|
|
provider "aws" {
|
|
alias = "foo"
|
|
}
|