-
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.
adding inventory for npc-atac-nonprod account
- Loading branch information
dwara001
committed
Apr 14, 2026
1 parent
e672aa8
commit 3b8871b
Showing
5 changed files
with
22 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/npc-atac-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: "236664667387" | ||
| tf_account_name: "npc-atac-nonprod-ew" | ||
| tf_account_use: "NPC ATAC EW NonProd" | ||
| 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/npc-atac-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/npc-atac-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: "611399464512" | ||
| tf_account_name: "npc-atac-nonprod-gov" | ||
| tf_account_use: "NPC ATAC GovCloud NonProd" | ||
| 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/npc-atac-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 |
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