runatlantis / atlantis

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

feature request/question: Ability to accept an .atlantisignore file #2094

Open jeff-caylent opened 2 years ago

jeff-caylent commented 2 years ago

We want to selectively ignore folders from within an Atlantis repository. At this time, I understand that I can subscribe folders via atlantis.yaml, but I need to do the opposite. Are there any plans for Atlantis to accept .atlantisignore where it would just have a list of folders/files similar to a .gitignore?

anitakrueger commented 2 years ago

We need this functionality as well. Especially when atlantis itself is being installed via terraform, it would be nice if atlantis is prevented from updating itself.

sahaqaa commented 1 year ago

We need this functionality as well.