Skip to content

Commit

Permalink
update template
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jun 22, 2026
1 parent 35d8ba0 commit 4560318
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions inventory.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
template_date: 2026-05-08
template_version: 1.0.4
template_date: 2026-06-22
template_version: 1.0.5
basic:
date: YYYY-MM-DD
version: 1.0.0
Expand All @@ -20,7 +20,6 @@ bedrock_information:

bedrock_models:
- anthropic.claude-4-5-sonnet
# - anthropic.claude-4-6-sonnet # not available yet
- amazon.titan-text-express
- amazon.titan-text-lite
- amazon.titan-embed-text
Expand All @@ -39,21 +38,23 @@ federal_standards_information:
- title5_pii
- title13
- title26
- other
dms_project_number: number
cms_project_number: number
- other (specify)
dms_project_NUMBER: NUMBER
cms_project_NUMBER: NUMBER
dates:
start_date: YYYY-MM-DD
end_date: YYYY-MM-DD

deployment_details:
crf_number: NUMBER
finops_project_number: NUMBER
crf_NUMBER: NUMBER
finops_project_NUMBER: NUMBER
finops_project_name: NAME
accounts:
- account_id: ID
account_alias: ALIAS
regions: REGION-LIST
regions:
- us-gov-east-1
- us-gov-west-1
environment: dev | test | qa | uat | ite | stage | prod
commercial_account_id: ID
commercial_account_alias: ALIAS
Expand Down

0 comments on commit 4560318

Please sign in to comment.