Simon Blake

Results 7 issues of Simon Blake

**Is your feature request related to a problem? Please describe.** Using v1 over the last year or so, I've had the odd situation where running pynonymizer against an AWS Aurora...

investigation-needed

**Describe the bug** The docker images at https://hub.docker.com/r/rwnxt/pynonymizer/tags aren't version tagged, and haven't been updated in 18 days, so presumably aren't the most recent version of pynonymizer. While I totally...

### Terraform Core Version 1.6.6 ### AWS Provider Version 5.32.0 ### Affected Resource(s) data "aws_ecr_image" "image" ### Expected Behavior in aws provider v5.31.0 and earlier, the code below works fine...

bug
service/ecr

**Describe the bug** Heya! This is an issue that I happened across while debugging the [ticket](https://github.com/rwnx/pynonymizer/issues/163) I opened a few weeks back about AWS Aurora Mysql databases sometimes running out...

This is total pie in the sky, I'm just spitballing. I suspect many folks use a matrix to run multiple terraform plans concurrently (to different environments or cloud accounts or...

stale

When combine-prs merges dependabot PR's, the target branch ends up with a merge commit for each dependabot branch - so if three dependabot branches get merged, the resulting combined PR...

Heya We push the same images to ECR repos in different regions, so we end up with buildkite config looking something like: ``` ecr_login_apse2: &ecr_login_apse2 - ecr#$ECR_PLUGIN_VERSION: login: true region:...