Atlantis: [Feature Request] Atlantis ignore project option

Created on 4 Dec 2020  路  2Comments  路  Source: runatlantis/atlantis

Currently it is possible to run atlantis plan/apply for doing on all projects in PR or atlantis plan/apply -p for running just on one specific project.

But from time to time it happens that out of 10 projects I want to apply on all but 1.. then I have to write 9 atlantis apply -p xxx instead of just one atlantis apply -i xxx

feature go help wanted

Most helpful comment

This is a bit of scope creep (maybe a different issue) but it could be nice to support wildcards as well for -I / -p.

Would let you do something like "atlantis apply -I prod-*"

Or similarly being able to "atlantis apply -p staging-*".

If wildcards aren't supported, allowing multiple values to be passed could support similar functionality (though more verbose).

All 2 comments

Thank you for the suggestion @tomasbackman ! This seems like a perfectly reasonable feature to include.

This is a bit of scope creep (maybe a different issue) but it could be nice to support wildcards as well for -I / -p.

Would let you do something like "atlantis apply -I prod-*"

Or similarly being able to "atlantis apply -p staging-*".

If wildcards aren't supported, allowing multiple values to be passed could support similar functionality (though more verbose).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

atlantisbot picture atlantisbot  路  4Comments

younus2019 picture younus2019  路  4Comments

cket picture cket  路  5Comments

richstokes picture richstokes  路  3Comments

cheethoe picture cheethoe  路  4Comments