-
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 branch 'master' of github.e.it.census.gov:terraform/support
- Loading branch information
Showing
31 changed files
with
8,240 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/adsd-chris-nonprod-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: "416126707096" | ||
| tf_account_name: "adsd-chris-nonprod-ew" | ||
| tf_account_use: "ADSD CHRIS EW NonProd" | ||
| 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/adsd-chris-nonprod-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/adsd-chris-nonprod-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: "582222802695" | ||
| tf_account_name: "adsd-chris-nonprod-gov" | ||
| tf_account_use: "ADSD CHRIS GovCloud NonProd" | ||
| 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/adsd-chris-nonprod-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/adsd-chris-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: "413545130696" | ||
| tf_account_name: "adsd-chris-prod-ew" | ||
| tf_account_use: "ADSD CHRIS 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/adsd-chris-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/adsd-chris-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: "582225653812" | ||
| tf_account_name: "adsd-chris-prod-gov" | ||
| tf_account_use: "ADSD CHRIS 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/adsd-chris-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
...-app/aws-account-setup/ansible/inventory/group_vars/ditd-geocoder-dmz-nonprod-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: "346299179875" | ||
| tf_account_name: "ditd-geocoder-dmz-nonprod-ew" | ||
| tf_account_use: "DITD Geocoder DMZ EW NonProd" | ||
| 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
...pp/aws-account-setup/ansible/inventory/group_vars/ditd-geocoder-dmz-nonprod-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
...app/aws-account-setup/ansible/inventory/group_vars/ditd-geocoder-dmz-nonprod-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: "582235928775" | ||
| tf_account_name: "ditd-geocoder-dmz-nonprod-gov" | ||
| tf_account_use: "DITD Geocoder DMZ GovCloud NonProd" | ||
| 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
...p/aws-account-setup/ansible/inventory/group_vars/ditd-geocoder-dmz-nonprod-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-geocoder-dmz-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: "465457334514" | ||
| tf_account_name: "ditd-geocoder-dmz-prod-ew" | ||
| tf_account_use: "DITD Geocoder DMZ 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
...l-app/aws-account-setup/ansible/inventory/group_vars/ditd-geocoder-dmz-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/ditd-geocoder-dmz-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: "582236000898" | ||
| tf_account_name: "ditd-geocoder-dmz-prod-gov" | ||
| tf_account_use: "DITD Geocoder DMZ 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
...-app/aws-account-setup/ansible/inventory/group_vars/ditd-geocoder-dmz-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/ditd-geocoder-nonprod-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: "186565567141" | ||
| tf_account_name: "ditd-geocoder-nonprod-ew" | ||
| tf_account_use: "DITD Geocoder EW NonProd" | ||
| 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/ditd-geocoder-nonprod-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-geocoder-nonprod-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: "582206828244" | ||
| tf_account_name: "ditd-geocoder-nonprod-gov" | ||
| tf_account_use: "DITD Geocoder GovCloud NonProd" | ||
| 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
...l-app/aws-account-setup/ansible/inventory/group_vars/ditd-geocoder-nonprod-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-geocoder-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: "357621881662" | ||
| tf_account_name: "ditd-geocoder-prod-ew" | ||
| tf_account_use: "DITD Geocoder 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/ditd-geocoder-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/ditd-geocoder-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: "582198307519" | ||
| tf_account_name: "ditd-geocoder-prod-gov" | ||
| tf_account_use: "DITD Geocoder 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/ditd-geocoder-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 |
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
Oops, something went wrong.