You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Allow the stack to passively discover an IAM SSH Agent backend configured using SSM.
The IAM SSH Agent ARN is needed in several places, CloudFormation parameters, dynamic task definition generation. It might make sense to make this an SSM parameter that is set once when deploying IAM SSH Agent for your infrastructure, and all the components auto discover it.
Putting the stack name in the parameter would ensure multiple deployments in the same region can use or not use iam ssh agent.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Allow the stack to passively discover an IAM SSH Agent backend configured using SSM.
The IAM SSH Agent ARN is needed in several places, CloudFormation parameters, dynamic task definition generation. It might make sense to make this an SSM parameter that is set once when deploying IAM SSH Agent for your infrastructure, and all the components auto discover it.
Putting the stack name in the parameter would ensure multiple deployments in the same region can use or not use iam ssh agent.
The text was updated successfully, but these errors were encountered: