RB

Results 868 comments of RB

What is the point of user namespace remapping? Why is it enabled by default ?

The only param that would require an additional input to use the warm pool would be the min size of it. We use an asg min size of 0 and...

cc: @yob @chloeruka

I was hoping there were warm pool specific lifecycle events but there are only [instance launching and instance terminating events](https://docs.aws.amazon.com/autoscaling/ec2/userguide/lifecycle-hooks.html#lifecycle-hooks-availability) to hook into. Perhaps there is a way to detect...

Renaming `SecurityGroupId` to `SecurityGroupIds` would be good too

@chloeruka that wouldn't be a breaking change since ssh access would still be available just through ssm instead of port 22. If it's not a breaking change, could it be...

I'd like to second the docker `20.x` upgrade as that would allow us to no longer have to set environment variables `DOCKER_EXPERIMENTAL` and `DOCKER_CLI_EXPERIMENTAL` which would deprecate the `EnableDockerExperimental` parameter...

A comparison of transit gateway and vpc peering would be nice too. https://docs.aws.amazon.com/whitepapers/latest/building-scalable-secure-multi-vpc-network-infrastructure/transit-vpc-solution.html

That's good to hear. Id like to contribute this change. Could you point me in the right direction on how best to approach this?

You'd probably to add all of them to be complete * `start_with_lower` * `start_with_upper` * `start_with_special` * `start_with_numeric` or `start_with_number`