Skip to content

Commit

Permalink
add enabled: false for non-dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 5, 2026
1 parent fe20a3f commit d3a4e91
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions inventory/20260505-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,26 @@ deployment_details:
- us-gov-west-1
environment: dev
commercial_account_id: 131367201960
commercial_account_alias: cedsci-dev-ew
enabled: true
- account_id: 363068123525
account_alias: cedsci-test-gov
regions:
- us-gov-east-1
- us-gov-west-1
environment: test
commercial_account_id: 579031397736
commercial_account_alias: cedsci-test-ew
enabled: false
- account_id: 380846180853
account_alias: cedsci-dmz-stage-gov
regions:
- us-gov-east-1
- us-gov-west-1
environment: stage
commercial_account_id: 878097483608
commercial_account_alias: cedsci-dmz-stage-ew
enabled: false
- account_id: 398485042028
account_alias: cedsci-dmz-prod-gov
regions:
Expand All @@ -87,6 +93,7 @@ deployment_details:
environment: prod
commercial_account_id: 447367778161
commercial_account_alias: cedsci-dmz-prod-ew
enabled: false

history:
- date: 20260505
Expand Down

0 comments on commit d3a4e91

Please sign in to comment.