RB
RB
This would be pretty handy to run as a github action instead of as a bot. An action is much easier to get integrated into an org than an app...
To close this ticket, I think some official docs are needed on how redis locking can be used to spin up more than one instance/pod of atlantis
@gartemiev none. This is an open source project and we depend 100% on user contributions. Please feel free to try out this feature, experiment, and see what works. If you...
You may not need to share disk space. I'm unsure of this since i haven't tested it, but it's possible that redis is housing not only the lock but possibly...
Ooofa... Thanks for the update
I dont think we have a centos container which would use `yum`. The default container is alpine which uses `apk`. Also ubuntu is supported which uses `apt`. If you're using...
Due to wip status, I switched this to a draft as a non draft means that it's ready for review. Please set it as ready to review when ready. Thank...
One downside of swapping out warrensbox for hc-install is that we lose the potential to reuse the same library to download opentofu versions. Is opentofu possible with hc-install or would...
> We'll need a difference in implementation for OpenTofu anyway. As far as I can tell there isn't a compatible endpoint for resolving versions like there is with https://releases.hashicorp.com/terraform. See...
I wonder if the command can be modified to work for your use case... or perhaps we need a new flag to skip writing to the git config? What do...