RB

Results 449 issues of RB

Noticed that right clicking a request, I see two of the following ``` assign to local variable `items` in console ``` The top option is broken and the second option...

Would be nice to install this using a package managers ``` brew install tfjson choco install tfjson scoop install tfjson ``` If you think this is a good idea then...

Attempts to close https://github.com/buildkite/elastic-ci-stack-for-aws/issues/822

agent lifecycle
asg-initiated-termination

https://aws.amazon.com/about-aws/whats-new/2021/04/amazon-ec2-auto-scaling-introduces-warm-pools-accelerate-scale-out-while-saving-money/ https://aws.amazon.com/blogs/compute/scaling-your-applications-faster-with-ec2-auto-scaling-warm-pools/ If we could keep X instances warmed up, we could start jobs much faster without having to set the min count on the asg to something non-zero. It...

enhancement
agent lifecycle
asg-initiated-termination

Related to PR https://github.com/buildkite/elastic-ci-stack-for-aws/pull/836 If this number is set to 86400 or greater, the instance will terminated.

agent lifecycle
asg-initiated-termination

It would be nice to set the `registry-mirrors` key in /etc/docker/daemon.json using a cloud formation param to use a custom pull through cache mirror to avoid the recent anonymous docker...

docker
custom-configuration

It would be nice to pass in our own docker daemon.json as a string. We're currently setting one up in a "init" script but it's very easy to override. ##...

docker
custom-configuration

For now, I'm using `make` commands to setup the builder and run the `docker buildx build` commands. I'd like to use this plugin to build my containers with arm support....

enhancement

## what - Correct url to autoscaling faq ## why - Fix broken link ## references - Previous PR https://github.com/open-guides/og-aws/pull/755 - https://aws.amazon.com/ec2/faqs/

## what - Add tagging limitation on shared resources ## why - Document notable tagging limitation/gotcha ## references - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sharingamis-explicit.html > Tags – User-defined tags that you attach to a...