Cyril Rohr

Results 96 comments of Cyril Rohr

I actually don't know if I can really implement this feature: it's either a single job rerun, or a rerun of all failed jobs, which may include jobs that were...

Instead of adding another CF parameter, what about always disabling it for public projects (and only display the admins and default admins **count** just to have a rough idea of...

> It might also be worth noting that I have AllowSSH set to false, so I'm not sure if it makes sense to display anything If `ssh=false`, then currently nothing...

@colstrom sorry to go back to this again :) but `AllowSSH` is not a valid CloudFormation parameter so I'm a bit confused. Did you make some changes to the template...

SSM support is on my todo list, so I’ll have a look at this shortly

> We've tried creating an EC2 instance manually using the custom IAM role for RunsOn, and that works without issue. @jonwest could you share the custom IAM role you've used...

Thanks for the idea, and unfortunately I think your approach is the one I will have to implement. CF doesn't have loops. Could use custom resources or lambdas but this...

Last time I tried it didn't support anchors. But it will be fine, just verbose. Might also just provide a generator at some point with common configs.

This will be available in v2.5.6. Note that by default NAT gateways are limited to 2 Elastic IPs, so I suppose you have asked for a quota increase first?

@betomoretti you forgot to set `env=development`, since you are not using the default Environment value for your stack. See https://runs-on.com/configuration/environments/