aws-quickstart/quickstart-linux-bastion

Parameter to put ssm-user in /etc/sudoers.d/ssm-users

DarwinJS opened this issue · 1 comments

I'm finding the process of providing a custom bootstrap script just to restore the ssm-user to sudoers after this change Passwordless SUDO from ssm-user no longer supported to be excessively complex.

Implemented this in EKS first in https://github.com/aws-quickstart/quickstart-amazon-eks/pull/471, and duplicating the implementation for the same reasons (reference).