woodjme / autoscaling-ec2-gitlab-runners-fargate

Autoscaling EC2 GitLab Runners Spawned by Fargate
MIT License
19 stars 7 forks source link

Only allow access to a specific secret #19

Closed woodjme closed 4 years ago

woodjme commented 4 years ago

Currently, the ECS task has a wildcard in the secrets that its allowed to read.

'arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:gitLabRegistrationToken-*'