MatthiasScholz / cos

Basic Cluster Orchestration Setup
GNU Lesser General Public License v3.0
34 stars 11 forks source link

Adding support for AWS System Manager #86

Closed MatthiasScholzTW closed 3 years ago

MatthiasScholzTW commented 3 years ago

Allowing the use of AWS SSM avoids the use of SSH for instance error investigation hence providing higher security.

MatthiasScholz commented 3 years ago

Duplicates #83.