Skip to content

Commit

Permalink
add csam id
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jun 22, 2026
1 parent 4d3ea6a commit 36cb729
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,9 @@ Enter the name, division abbreviation and email address for each contact.

* List your AWS account(s) where you want to use this. The ID is a 12 digit number and the alias is someting like `edl-addcp-dev-gov`.
* Select the region(s) you wish to use. If your workload is only in one region, select that region only.
* Enter the CSAM ID
* Enter the CSVD CRF number, if applicable
* Enter the FinOps project number (fs00...x)
* Enter the FinOps project number (the number only, not the fs0000 part)
* Enter the FinOps project name

### 7. Changelog/History
Expand Down
5 changes: 4 additions & 1 deletion inventory.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and then submit a PR to have it configured and addressed.
## Version

* Date: 2026-06-22
* Version: 1.0.5
* Version: 1.0.6

## Links

Expand Down Expand Up @@ -82,6 +82,7 @@ and then submit a PR to have it configured and addressed.
1. Regions where this will be used (not all models directly available in all regions)
- [ ] us-gov-east-1
- [ ] us-gov-west-1
1. CSAM ID:
1. CSVD CRF Number:
1. FinOps Project Number:
1. FinOps Project Name:
Expand All @@ -106,3 +107,5 @@ and then submit a PR to have it configured and addressed.
- 1.0.5 -- 2026-06-22
- update to be consistent with yml file
- add pseudo/synthentic data option
- 1.0.6 -- 2026-06-22
- add csam_id
3 changes: 2 additions & 1 deletion inventory.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
template_date: 2026-06-22
template_version: 1.0.5
template_version: 1.0.6
basic:
date: YYYY-MM-DD
version: 1.0.0
Expand Down Expand Up @@ -50,6 +50,7 @@ deployment_details:
crf_NUMBER: NUMBER
finops_project_NUMBER: NUMBER
finops_project_name: NAME
csam_id: NUMBER
accounts:
- account_id: ID
account_alias: ALIAS
Expand Down

0 comments on commit 36cb729

Please sign in to comment.