runatlantis / atlantis

Terraform Pull Request Automation
https://www.runatlantis.io
Other
7.68k stars 1.05k forks source link

How to do force drift detection with atlantis #1035

Open rverma-jm opened 4 years ago

rverma-jm commented 4 years ago

We have a usecase where we want to run a weekly cron in github actions to figure out of there is something changed. One way of doing is basically to have a comment in each module's terragrunt.hcl with timestamp as comment and raise a PR.

Wondering if there are other friendlier option to do the same?

lkysow commented 4 years ago

There's an open PR for adding an API: https://github.com/runatlantis/atlantis/pull/997 I think this would help?

nitrocode commented 1 year ago

Relevant repo

https://github.com/cresta/atlantis-drift-detection