Skip to content

Commit

Permalink
adding inventory for npc-atac-nonprod account
Browse files Browse the repository at this point in the history
  • Loading branch information
dwara001 committed Apr 14, 2026
1 parent e672aa8 commit 3b8871b
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 1 deletion.
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: ""
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: ""
7 changes: 6 additions & 1 deletion local-app/aws-account-setup/ansible/inventory/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1013,7 +1013,12 @@ all:
adrm-das-nonprod-gov:
hosts:
adrm-das-nonprod-gov.cloud ansible_host=localhost

npc-atac-nonprod-ew:
hosts:
npc-atac-nonprod-ew.cloud ansible_host=localhost
npc-atac-nonprod-gov:
hosts:
npc-atac-nonprod-gov.cloud ansible_host=localhost
#---
# master payer
#---
Expand Down

0 comments on commit 3b8871b

Please sign in to comment.