-
Notifications
You must be signed in to change notification settings - Fork 24
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
[WORKFLOWS-62 | WORKFLOWS-76] Add CostCenter
tags
#77
[WORKFLOWS-62 | WORKFLOWS-76] Add CostCenter
tags
#77
Conversation
SageFinanceProgramCode
tags everywhereSageFinanceProgramCode
tags
@brucehoff: I can't request a review from you yet since you're not a member of this GitHub organization (invite sent), but I'm tagging you in case you're interested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tremendous effort @BrunoGrandePhD . LGTM
…assign-program-codes
SageFinanceProgramCode
tagsCostCenter
tags
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The outstanding issue is that if the list of CostCenters defined by Sage changes then the tags added here will be wrong. I would like to see a central list of CostCenters (that Sage can maintain) and a mechanism (like a Service Control Policy) to make sure that tags added to resources here conform to that list.
This PR comes after a discussion with IT on how we can best implement tagging in a way that's more useful for Finance. For more context, I suggest you read through WORKFLOWS-76 and IT-796. I believe these AWS accounts will be the first to implement this approach, so I'm all ears for feedback.
You can skip to this point in the "Files changes" tab to see examples of program codes being used (everything else is just using a template variable).
I'm also tackling WORKFLOWS-62 to reduce repetition of our default stack tags.