Skip to content

Commit

Permalink
add accounts,env
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 24, 2026
1 parent b46c762 commit 0f0eb62
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions aws/projects/adsd-centurion-1.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,43 @@
This will document the requirements, decisions, constraints and design of migrating the Centurion system
from on-prem, with components in the DMZ and intenally, to AWS GovCloud.

## As Is

## To Be

### Accounts

We will create new accounts for this.

* adsd-centurion-nonprod-{ew,gov}
* dev
* test
* ite
* uat
* qa
* stage
* adsd-centurion-prod-{ew,gov}
* common
* adsd-centurion-dmz-nonprod-{ew,gov}
* test
* ite
* uat
* stage
* adsd-centurion-dmz-prod-{ew,gov}
* prod

OR

* adsd-centurion-dev-{ew,gov}
* adsd-centurion-test-{ew,gov}
* adsd-centurion-qa-{ew,gov}
* adsd-centurion-uat-{ew,gov}
* adsd-centurion-ite-{ew,gov}
* adsd-centurion-stage-{ew,gov}
* adsd-centurion-common-{ew,gov}
* adsd-centurion-dmz-stage-{ew,gov}
* adsd-centurion-dmz-prod-{ew,gov}

# CHANGELOG

* 1.0.0 -- 2026-02-24
Expand Down

0 comments on commit 0f0eb62

Please sign in to comment.