Jeff Wenzbauer

Results 28 comments of Jeff Wenzbauer

It would be useful to be able to have multiple 'defaults' defined and applied to repositories that match a regex or some sort of pattern. This way you could define...

I like the option: > Have the value of the tag on the subnet be an integer instead of `shared`, and use that value as priority sorting mechanism. This seems...

I am also experiencing this issue when using an AWS S3 bucket in me-central-1 as the state backend for my module. My module is only creating global resources like IAM...

My problem was due to the terraform cli version not being up to date. I updated to version `1.4.6` and now my issue with accessing a terraform s3 state bucket...

I would like to be able to configure a pull through cache rule in my private ECR registry in one of my AWS accounts to pull images from a private...

@szuecs can you take a look at this PR?

In my situation I have multiple AWS accounts (dev, test, prod). All accounts use the us-west-2 region, but the prod account also uses a few other regions. So in my...