-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #255 from terraform/lab-edl-dev
adding inventory for lab edl dev account
- Loading branch information
Showing
5 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
local-app/aws-account-setup/ansible/inventory/group_vars/lab-edl-dev-ew/main.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| tf_account: "974703727327" | ||
| tf_account_name: "lab-edl-dev-ew" | ||
| tf_account_use: "EW Lab EDL Dev (EW linked account)" | ||
| tf_region_type: "ew" | ||
| vpc_dns_servers: [ ] | ||
| vpc_ntp_servers: [ ] | ||
| vpc_domain_name: "" | ||
| is_lab_account: true |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/lab-edl-dev-ew/secret.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../secret.yml |
8 changes: 8 additions & 0 deletions
8
local-app/aws-account-setup/ansible/inventory/group_vars/lab-edl-dev-gov/main.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| tf_account: "419181355618" | ||
| tf_account_name: "lab-edl-dev-gov" | ||
| tf_account_use: "GovCloud Lab EDL Dev" | ||
| tf_region_type: "gov" | ||
| vpc_dns_servers: [ ] | ||
| vpc_ntp_servers: [ ] | ||
| vpc_domain_name: "" | ||
| is_lab_account: true |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/lab-edl-dev-gov/secret.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ../secret.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters