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

feat: Allow lifecycle exclusions for Tags #338

Open
lukemurraynz opened this issue Feb 18, 2024 · 0 comments
Open

feat: Allow lifecycle exclusions for Tags #338

lukemurraynz opened this issue Feb 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lukemurraynz
Copy link

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

As part of a Subscription vending implementation, I am designing a Sandbox environment, i.e. time-limited subscriptions; as part of this, an Expiry-Date tag is added for 3 months as part of the deployment, however with each deployment - this date gets extended.

Timestatic allows the time to be set in stone, but I want to be able to allow a subscription extension (ie someone can go into the Azure Portal and update the date on the Tags to a new extended timeline).

Describe the solution you'd like

Tags that are set on the: subscription_tags, allowed to be output and specific tags ignored for changes after deployment (ie expiry_date)

@matt-FFFFFF matt-FFFFFF added the enhancement New feature or request label Mar 6, 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
Projects
None yet
Development

No branches or pull requests

2 participants