Brian Long
Brian Long
My team needs to sync actions/node-versions to avoid upstream rate limits. It would be ideal if the asset syncing capabilities from [codeql-action-sync-tool](https://github.com/github/codeql-action-sync-tool) be added to actions-sync to support all actions...
I can confirm I just ran into the same issue. Creating the role manually and assigning it works perfectly. ``` custom: cloudwatchRoles: nonprod: arn:aws:iam::12345:role/tempServerlessApiGatewayCloudWatchRole prod: arn:aws:iam::67890:role/tempServerlessApiGatewayCloudWatchRole provider: logs: restApi: role:...