Versioning for Nomad Variables
Open
stage/accepted
theme/variables
type/enhancement
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
### Proposal
Show modification history for Nomad Variables including the user that made the change
Store up to x revisions of a Variable and allow rollback in case anything goes wrong
### Use-cases
We're trying to store all secrets/job configuration data in Nomad Variables. So far it works okay but lack of versioning/audit log means when Variable change caused a service outage we have no idea who made the change or how to revert it easily.
### Attempted Solutions
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.