PePe Amengual
PePe Amengual
We just need time to review it
you can now install whatever you want using the entrypoint.d dir: https://github.com/runatlantis/atlantis/blob/main/docker-entrypoint.sh#L35 On Tue, Mar 5, 2024 at 2:12 AM Liam Jarvis ***@***.***> wrote: > Ran into this problem over...
Well, the file needs to be somewhere. That does not stop you from putting that into an EBS or EFS volume to mount on ECS. I think that is far...
we do not have sudo in the atlantis image. You basically need to install it using the atlantis user
@nitrocode as I mentioned in slack, doing a pass thorough it could make the code pretty difficult to manage once a feature like this is released and people start sending...
closed by https://github.com/cloudposse/terraform-aws-ec2-autoscale-group/pull/94
I think we should pick from the PRs we have in flight ( which are considerable improvements/features) and set them for milestone 1.0 and release 1.0. I think we have...
to be honest I'm not so keen to add this feature if a label makes more sense or a combination of both.
you can disable autoplan if you do not want it, on demand no that is not possible but you can get crafty and use a custom workflow that maybe checks...
@iamnoah can you fix the conflicts?