Cory Hall

Results 49 issues of Cory Hall

We need to setup automated dependency updates either through dependabot or some other means. This should handle both `nodejs` & `go` dependencies and need to handle updating the example deps...

kind/engineering

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

impact/breaking
kind/enhancement

### What happened? It looks like we have a limit of 1 ipam existing at a time, which means that we can only run that test with a concurrency of...

kind/bug
kind/engineering

### Name of the resource Other ### Resource Name AWS::SES::Template ### Issue Description When trying to delete an SES Template via Cloud Control it will fail with the below error...

bug

### Name of the resource AWS::RDS::DBProxyTargetGroup ### Resource Name _No response_ ### Issue Description When making a CloudControl `GetResource` request for a `DBProxyTargetGroup` it fails with the below error ```...

bug

This is a tracking ticket to track what needs to be done in order to remove all of our patches / bridge hooks related to tagging and revert to upstream's...

kind/engineering
area/patch

We currently have to manually update the Region enum list [here](https://github.com/pulumi/pulumi-aws/blob/1b8f9ef9f4cb844345b8a80831ce9eab6477844f/provider/types.go) whenever a new region is released. We should instead automatically generate this based on the [aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2/blob/main/internal/endpoints/awsrulesfn/partitions.json) data.

kind/enhancement
impact/usability