-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#301] Add Michał Szałowski to SSH access list for environment management #302
[#301] Add Michał Szałowski to SSH access list for environment management #302
Conversation
|
It seems that our current configuration will not recreate instance since the default value of |
…ment This commit updates the user_data.sh script within the Terraform modules for govtool-EC2 instances. It adds Michał Szałowski to the list of users authorized for SSH access, thereby expanding the secure access management system to include a team leader. This change is a step towards fulfilling the secure credential sharing acceptance criterion by ensuring new team members like Michał have the necessary access to sensitive environments.
15cd70a
to
2485564
Compare
You can update that, sure. It's known behaviour in EC2 but being more explicit won't hurt anyone. |
Terraform plan apllied, @MSzalowski added to the |
This PR adds Michał Szałowski (@MSzalowski) to the list of users authorized for SSH access to all the environments, thereby expanding the secure access management system to include a team leader.