From b1f3ed4356a994c3eda9c40306920c981e57687d Mon Sep 17 00:00:00 2001 From: badra001 Date: Wed, 12 Mar 2025 13:22:29 -0400 Subject: [PATCH] update example --- aws/documentation/naming-tagging-standard/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/aws/documentation/naming-tagging-standard/README.md b/aws/documentation/naming-tagging-standard/README.md index 80952332..41dde3db 100644 --- a/aws/documentation/naming-tagging-standard/README.md +++ b/aws/documentation/naming-tagging-standard/README.md @@ -79,7 +79,7 @@ the tag value to be everything after the colon. Thus, an underscore is recommen * example: finops_project_number (replaces ProjectNumber), finops_project_role (replaces Project Role), finops_project_name (replaces Project Name) * Security: sec * This groups tags related to security functions - * example: sec_csam + * example: sec_csam_id These need to be carefully layed out and fully described, and updated when new tags/values are necessary. @@ -93,3 +93,5 @@ These need to be carefully layed out and fully described, and updated when new t - add -label to environment for consistency - 1.0.3 -- 2024-10-29 - add anchor +- 1.0.4 -- 2025003-12 + - update sec_csam to sec_csam_id example