RB

Results 868 comments of RB

That's handy if the terraform workflows are in github actions but I don't think that method would work from an atlantis workflow

The value of `unauthenticated_priority` now defaults to `null`. https://github.com/cloudposse/terraform-aws-alb-ingress#input_unauthenticated_priority @januaryjon @mpaluchowski is this still an issue ?

Perhaps we can default it to -1 instead

@rstml I spoke with some colleagues at CloudPosse and this is a tricky problem to solve. In the past, we've solved this using an additional input to pass in the...

For what it's worth, the warrensbox package now supports opentofu https://github.com/warrensbox/terraform-switcher/pull/435 https://github.com/warrensbox/terraform-switcher/issues/315 It's pending an official release. --- The downside of supporting a tf specific package (hc-getter) is that we...

I think youre suggesting to use a different library that supports both opentofu and terraform which would be additional work to fit in into atlantis. I haven't evaluated that dependency....

> Are you talking about fully-implementing terraform-switcher to do the downloading of Terraform? Yes that's exactly what I mean. Since the library added support for opentofu, we can use the...

I didn't realize it was still broken, thanks for the comment. My apologies.