Robert Goltz

Results 91 comments of Robert Goltz

@rapphil - Based on the current go.mod file, we are on v2 already?

Hi @ifeach - We was affected by this wrong CFN drift result as well, once we set `ObjectOwnership` for `AWS::S3::Bucket`. I heard from ServiceTeam that a fix in this area...

Hi @gmergulhao - It's good to know that you are not alone with the problem. We are still debugging with AWS Support this issue, which still happens occasionally on our...

Yes, SSM-Team released version [3.3.987.0](https://github.com/aws/amazon-ssm-agent/releases/tag/3.3.987.0) 👍 - The changelog mention: > Use exponential retry for document worker, increase retry interval and attempt count when reading IPC files We are using...

Hi @idoqo - Thanks for adjust the tag added by the bot.It seems that are still indirect deps using AWS SDK for Go v1. Hence, removing "stale" flag seems to...

@macabu - I've successfully tested the image-scanning via SBOM - There are **no** `github.com/grafana/grafana` findings in the current `main` tag - Thanks a lot @macabu for implementation and @baldm0mma and...