-
### What happened?
When creating GameLift resources, the provider receives throttling errors from the CloudControl API, but does not appear to handle these gracefully (backoff, etc), and fails to cre…
-
### What happened?
When trying to delete an azure custom role using azure native provider the role is not delete and we have the following error.
pulumi:pulumi:Stack fo…
-
I noticed that `v0.8.0` is already published on the Pulumi registry and it's the default latest version that gets pulled in when using our provider. The problem is that it doesn't work with mainnet.
…
-
## 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 design, scheduling, etc.)
## Issue details
Bui…
-
* sst version: 0.0.296
* installed using: curl -fsSL [https://ion.sst.dev/install](https://ion.sst.dev/install) | bash
* environment: docker container using public.ecr.aws/docker/library/node:20 image…
-
### What happened?
While using the provider, all resources I was creating or functions I was using resulted in the corresponding api call being logged to the output.
### Example
```typescript
impo…
-
### What happened?
Results are unpredictable, and may break the configuration with each run.
After running Pulumi application it may create some security group rules, may create some that are not …
-
### What happened?
Attempted to convert terraform repo to pulumi using:
`pulumi convert --from terraform --language python`
but received the following error:
```
The Pulumi CLI encountered a code …
-
i need create pulumi provider
when i gen v3.9.1 i got error
`
$ go mod tidy
go: errors parsing go.mod:
go.mod:8:2: require github.com/e-breuninger/terraform-provider-netbox: version "v3.9.1" …
-
### Describe what happened
We observe this strange behavior with `aws.batch.JobDefinition` tags:
- When the job definition resource is created it contains tags, be it auto-tags (we use [`pulumi-aws-…