Skip to content

Conversation

knziiy
Copy link
Contributor

@knziiy knziiy commented Oct 16, 2025

Description of Changes

  • Add tagKey parameter: Added a new optional parameter.
  • Update tag application logic: Updated the main CDK app and the RAG Knowledge Base stack to use the configurable tag key.

Checklist

  • Modified relevant documentation
  • Verified operation in local environment
  • Executed npm run cdk:test and if there are snapshot differences, execute npm run cdk:test:update-snapshot to update snapshots

Related Issues

Note

Validation for the tagKey input value is not performed in this implementation.
This is because tagging specifications differ across AWS services, and we also do not currently validate the existing tagValue.
Instead, we rely on the validation checks performed by each respective AWS service during deployment.

@kazuhitogo kazuhitogo self-requested a review October 20, 2025 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant