crash-diagnostics
crash-diagnostics copied to clipboard
[Feature] `ssm` function
CAPA provides a way to deploy clusters on AWS without a jumpbox. Instead SSM Session Manager (https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager.html) is used to access nodes. For such cases having additional ssm()
starlark function would be useful.
Working on something in #228