-
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.
- Loading branch information
dwara001
committed
May 12, 2025
1 parent
4a83142
commit def866c
Showing
13 changed files
with
67 additions
and
1 deletion.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/addcp-dbit-prod-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,7 @@ | ||
| tf_account: "694923046977" | ||
| tf_account_name: "addcp-dbit-prod-ew" | ||
| tf_account_use: "ADDCP DBIT EW Prod" | ||
| tf_region_type: "ew" | ||
| vpc_dns_servers: "{{ dns_servers['internal'] }}" | ||
| vpc_ntp_servers: "{{ ntp_servers['internal'] }}" | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/addcp-dbit-prod-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 |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/addcp-dbit-prod-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,7 @@ | ||
| tf_account: "392850816335" | ||
| tf_account_name: "addcp-dbit-prod-gov" | ||
| tf_account_use: "ADDCP DBIT GovCloud Prod" | ||
| tf_region_type: "gov" | ||
| vpc_dns_servers: "{{ dns_servers['internal'] }}" | ||
| vpc_ntp_servers: "{{ ntp_servers['internal'] }}" | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/addcp-dbit-prod-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 |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/cedsci-dmz-common-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,7 @@ | ||
| tf_account: "813281204505" | ||
| tf_account_name: "cedsci-dmz-common-ew" | ||
| tf_account_use: "CEDSCI DMZ EW Common" | ||
| tf_region_type: "ew" | ||
| vpc_dns_servers: [ ] | ||
| vpc_ntp_servers: [ ] | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/cedsci-dmz-common-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 |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/cedsci-dmz-common-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,7 @@ | ||
| tf_account: "392969698818" | ||
| tf_account_name: "cedsci-dmz-common-gov" | ||
| tf_account_use: "CEDSCI DMZ GovCloud Common" | ||
| tf_region_type: "gov" | ||
| vpc_dns_servers: [ ] | ||
| vpc_ntp_servers: [ ] | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/cedsci-dmz-common-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 |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/ditd-ags-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,7 @@ | ||
| tf_account: "108547998235" | ||
| tf_account_name: "ditd-ags-dev-ew" | ||
| tf_account_use: "DITD AGS Dev EW" | ||
| tf_region_type: "ew" | ||
| vpc_dns_servers: [ ] | ||
| vpc_ntp_servers: [ ] | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/ditd-ags-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 |
7 changes: 7 additions & 0 deletions
7
local-app/aws-account-setup/ansible/inventory/group_vars/ditd-ags-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,7 @@ | ||
| tf_account: "392848101740" | ||
| tf_account_name: "ditd-ags-dev-gov" | ||
| tf_account_use: "DITD AGS Dev GovCloud" | ||
| tf_region_type: "gov" | ||
| vpc_dns_servers: [ ] | ||
| vpc_ntp_servers: [ ] | ||
| vpc_domain_name: "" |
1 change: 1 addition & 0 deletions
1
local-app/aws-account-setup/ansible/inventory/group_vars/ditd-ags-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