RB

Results 868 comments of RB

Is this something that can be automated and/or documented in the upstream terraform module? https://github.com/terraform-aws-modules/terraform-aws-atlantis

note that switching to the Atlantis non root user may impact the above workaround - https://github.com/runatlantis/atlantis/pull/3886

Is this still an issue with the latest version?

As a workaround, this `pre_workflow_hook` has been helping me keep my volumes clean https://github.com/runatlantis/atlantis/issues/3238#issuecomment-1869094337

I have noticed this too and it makes me not want to use the -d command. If a plan of a project fails while other projects succeed, you should be...

interesting. perhaps the behavior for `-p` is different for `-d` and `-w` ? If so, it sounds like a bug. They should all be consistent. @jamengual are you saying that...

it may be better to enable `--enable-regexp-cmd` and then run something like ``` atlantis plan -p "aws/[other|thing]" ```

So it sounds like it's happening with or without `parallel_plan` in the following versions - 0.19.2 (reported by op) - 0.19.3 contains fix for #2131 in [pre release](https://github.com/runatlantis/atlantis/releases/tag/v0.19.3-pre.20220408) and release...

@davidsielert glad you figured it out. Thank you for closing the loop on that. @yohannafrans there is no update here unfortunately on this issue. The last request was to try...

Wouldn't something like the `--mirror` flag work for opentf ? https://github.com/warrensbox/terraform-switcher#use-custom-mirror