pulumi-aws-native icon indicating copy to clipboard operation
pulumi-aws-native copied to clipboard

CloudFormation provider and cf2pulumi

Results 117 pulumi-aws-native issues
Sort by recently updated
recently updated
newest added

### What happened? Unable to get oidc_provider details if deploying eks cluster from scratch using eks.cluster function I am trying to use oidc_url for another function ### Example oidc_url =...

needs-repro
kind/bug
awaiting-feedback

Bumps the go_modules group with 1 update in the /examples directory: [golang.org/x/net](https://github.com/golang/net). Bumps the go_modules group with 1 update in the /examples/simple-go directory: [golang.org/x/net](https://github.com/golang/net). Bumps the go_modules group with 1...

dependencies
go

## Workflow Failure [nightly-sdk-generation](https://github.com/pulumi/pulumi-aws-native/blob/master/.github/workflows/nightly-sdk-generation.yml) has failed. See the list of failures below: - [2024-05-03T04:40:14.000Z](https://github.com/pulumi/pulumi-aws-native/actions/runs/8934174142)

p1
kind/engineering

### What happened? When running `cf2pulumi --help` from the `cf2pulumi-v0.104.0-darwin-arm64.tar.gz` or `cf2pulumi-v0.103.0-darwin-arm64.tar.gz` downloads: After a brief interaction with my company's IT department (frankly I'm surprised it was approved), I'm able...

kind/enhancement
impact/usability
area/cf2pulumi

### What happened? ``` ➜ ~/Downloads/cf2pulumi-v0.104.0-darwin-arm64/cf2pulumi python /tmp/infra.json 2024/05/01 10:50:46 failed to bind program: program.pp:1,23-49: missing second arg; missing second arg, and 18 other diagnostic(s) ``` I have no idea...

needs-repro
kind/bug
area/cf2pulumi

### What happened? While trying to delete a ECR repository that still has content/images it failed with: error: operation DELETE failed with "GeneralServiceException": The repository with name 'pulumi-typescript-aws-native-ecr-example/example-4b5b730' in registry...

awaiting-upstream
kind/bug

## 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

### What happened? After creating an RDS cluster with AWS Native as part of a larger stack, I am now attempting to delete the resources so that I can recreate...

awaiting-upstream
kind/bug
impact/usability
area/providers

### What happened? I added a couple default tags as enabled by https://github.com/pulumi/pulumi-aws-native/pull/1369. Unfortunately, these default tags generate a diff on every preview/apply as it apparently expects the tags to...

kind/bug
impact/reliability