From 36cb729ed2df97399f26a307e5711a6face2fccd Mon Sep 17 00:00:00 2001 From: badra001 Date: Mon, 22 Jun 2026 12:01:31 -0400 Subject: [PATCH] add csam id --- README.md | 3 ++- inventory.md | 5 ++++- inventory.yml | 3 ++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f0ebabe..e661d2d 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/inventory.md b/inventory.md index 4bda896..7f45618 100644 --- a/inventory.md +++ b/inventory.md @@ -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 @@ -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: @@ -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 diff --git a/inventory.yml b/inventory.yml index 8dd510d..e317b16 100644 --- a/inventory.yml +++ b/inventory.yml @@ -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 @@ -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