mirror of
https://github.com/dragonheim/gagent.git
synced 2025-07-12 16:38:16 -07:00
fix: [CI SKIP] Converting various files to the same basic format.
This commit is contained in:
parent
8f8ac47155
commit
0cf7f36f17
9 changed files with 129 additions and 132 deletions
|
@ -1,9 +1,9 @@
|
|||
provider "aws" {
|
||||
alias = "us-west-2"
|
||||
region = "us-west-2"
|
||||
alias = "us-west-2"
|
||||
region = "us-west-2"
|
||||
}
|
||||
|
||||
provider "aws" {
|
||||
alias = "us-east-1"
|
||||
region = "us-east-1"
|
||||
alias = "us-east-1"
|
||||
region = "us-east-1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue