Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add policy pack - Tagging Helpers for Cost_Center #865

Open
3 tasks done
vkumbha opened this issue Sep 24, 2024 · 2 comments · May be fixed by #869
Open
3 tasks done

Add policy pack - Tagging Helpers for Cost_Center #865

vkumbha opened this issue Sep 24, 2024 · 2 comments · May be fixed by #869
Assignees
Labels
enhancement New feature or request stale

Comments

@vkumbha
Copy link
Contributor

vkumbha commented Sep 24, 2024

Control objective
Example of the cost center tags, i imagine a regex that would look for anything matching *cost*center* in a case insensitive way and the setting the tag key to Cost_Center

Remediation
The remediation action(s) to satisfy the control objective.

Categories
Proposed primary category and categories from the available list of categories.

Additional context
Add any other context about the problem here.

@vkumbha vkumbha added the enhancement New feature or request label Sep 24, 2024
@vkumbha vkumbha self-assigned this Sep 24, 2024
@dboeke
Copy link
Contributor

dboeke commented Sep 25, 2024

@vkumbha the regex should match any key with the pattern *cost*center* case insensitive and replace with Cost_Center

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants