atlantis
atlantis copied to clipboard
feat:drift detection (wip)
(Still a work in progress PR, not ready for review yet, but you are welcome to have a look :))
what
Work in progress Implementation of #3245 drift detection feature. It allows users to configure drift detection for specific projects so atlantis can detect drift and create a pull request based on this change. Working on:
- [ ] Creation of atlantis.yml parameters
- [ ] Creation of server parameters
- [ ] Creation of cron job for drift detection of requested projects
- [ ] Creation of pull request with any detected drift using token
- [ ] Github
- [ ] Gitlab
- [ ] Bitbucket
- [ ] Azure Devops
why
To support drift detection natively in atlantis
tests
- [ ] Test atlantis.yml configuration parameters
- [ ] Test server configuration parameters
- [ ] Test drift detection job
references
- closes #3245
Hi guys, any chance there will be some progress on this one soon? would be beautiful to have this functionality in Atlantis.
There is probably no chance since the author works on an alternative solution.