RB

Results 868 comments of RB

I'd personally love something like `apt`. This would allow us to estimate when a module can be fully applied/destroyed without having to guess or without having to run and forget...

Without an official github action, docs on how to install helm-unittest within a github action would be good enough to reference to stop people from using a separate upstream github...

This has got to be possible and much faster to deploy than lambda or ecs task I would imagine it could be done with custodian native. The prereq would be...

v5.79.0 aws provider version added support gor auto mode https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.79.0 https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/eks_cluster Looks like the similar terraform-aws-modules' eks module has a pr for it already https://github.com/terraform-aws-modules/terraform-aws-eks/pull/3225

Even if it's not stateful, you'd still need to map the deprecated inputs to new inputs. Here is what I've come up with so far. diff between 3.x and 4.x...

Even if the issue falls under the repo's definition of stale, it still seems to be an issue everyone faces when upgrading. It would be good for every major version...

Hi Erik, thanks for commenting. A standardized yaml/json output like the one you mentioned above would allow me to get only the version without needing to set an env var...

For reference, the pr that implemented the /plan endpoint is PR https://github.com/runatlantis/atlantis/pull/997 by @remilapeyre and then by @lilincmu. It's also quite possible that if the /plan route doesn't work for...