RB
RB
I would prefer a flag to disable locking for all `atlantis plan`s if a PR is a "draft" PR.
Or a subcommand of `atlantis plan --disable-lock` and like you said @lorenz-scalable , if it's not obvious that this plan is not appliable, perhaps we can craft the comment template...
Please fix conflicts and merge from main
Thank you for the PR. It would help to see the before and after rendered template here to see the value-add. Recently, custom templates have merged in PR https://github.com/runatlantis/atlantis/pull/2647 and...
@pauloconnor hmmm I'm not sure I follow. I would much prefer the `hcl` syntax than the `diff` syntax. Are you saying that the `hcl` syntax doesn't make the deletion as...
It seems that PR #1266 was abandoned @llamahunter and the branch was also deleted very recently. FWIW, in recent versions of terraform such as 0.15.x and 1.x, we do not...
@evkuzin what are your thoughts on exposing metrics on a separate port instead of removing auth? @marcelobartsch if metrics were exposed on a different port wouldn't it still need to...
PR https://github.com/runatlantis/atlantis/pull/997 would allow us to run plans and applies across Atlantis repos. It would not complete the cycle but it would be a step towards detecting drift. Then Atlantis...
This is a pretty big ticket but I would imagine this could be accomplished in smaller steps. Now that /plan and /apply, the next thing we need is to display...
@starkpister I'd imagine we'd be open to a PR for the unlock command to work on closed PRs. PRs welcome.