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

support transient accounts for temporary and sandbox accounts #135

Open
1 task
bernard357 opened this issue Dec 15, 2024 · 0 comments
Open
1 task

support transient accounts for temporary and sandbox accounts #135

bernard357 opened this issue Dec 15, 2024 · 0 comments

Comments

@bernard357
Copy link
Contributor

What is this?

Automate the temporary assignment of accounts for a given duration. A transient account has a deadline and a maximum budget. It is completely purged and recycled either on reaching the deadline or if the consumption goes beyond the budget.

Why is this important?

Support labs and training activities. Also allow temporary work from third party.

How to implement it?

Need a safe way to recycle an account on pre-determined schedule or on budget threshold.

Learn more:

Definition of Done

  •  document the ways of working on transient accounts
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

No branches or pull requests

1 participant