-
Notifications
You must be signed in to change notification settings - Fork 11
IAM issue in GovCloud #769
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
After attempting to deploy a zero config Stack to GovCloud, I found that the runners were failing to be created due to an IAM issue. Here's a sanitized snippet from
/var/log/gitlab-runner.log:Deeper inspection found the culprit at
cdk-autoscaling-gitlab-runner/src/runner/manager.ts
Line 162 in cd20c13
arn:awsprefix is hard-coded, the actual GovCloud ARN prefix is going to bearn:aws-us-gov.