Ben Jefferies

Results 20 comments of Ben Jefferies
trafficstars

> I'm standing on the shoulders of giants with this, but here is something that I whipped up to meet my use case: https://github.com/marketplace/actions/configure-aws-profile Amazing stuff @mcblair. Needed to be...

I had this issue when I had already assumed this role in my pipeline through a github IDP integration. To get around this I just set ``` requester_aws_assume_role_arn = ""...

Hey @JoshuaKGoldberg, it would be great if you wanted to add features as you've suggested. Feel free to raise a PR and I'll review and get it in

@JoshuaKGoldberg I'm just thinking about this. The "include administrators" setting should achieve what you want unless I'm mistaken. Not including the administrators will allow a bot with administrator permissions to...

Adding a git commit prompt setting would give the flexibility to define the style of the commit message. This would allow users to choose their preference for the commit message...

Thanks for reporting @mazerte. To confirm I am experiencing the same bug trying to create the index-pattern

After investigating this a little further I think it has more to do with OpenSearch serverless rather than the provider. By default, the provider tries to look for a default...

@CSimpiFoN did you find a workaround?