-
This is a common scenario when splitting a stack, and due to issues with objects not fully round tripping through JSON serialization and lack of helpers in AWSX, it is somewhat difficult today.
Le…
-
## 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
I would lov…
-
### What happened?
The following invalid typescript code is produced (Stripped the other invalid generated code as the error is always the same).
```typescript
export interface KafkaConnectSpecJ…
-
### What happened?
Originally raised in https://github.com/pulumi/pulumi/issues/15704 as a panic. The panic was fixed in https://github.com/pulumi/pulumi/pull/15716 but that just gives an error expla…
-
### What happened?
I was trying to create a `Pulumi.AzureNative.DBforPostgreSQL.Server`, specifically with the `publicNetworkAccess` property [defined in the REST API](https://learn.microsoft.com/e…
-
I'm using `pnpm` but it also fails using `npm` with `create-sst@2.43.5` (current latest)
## Details
- There's a missing dependency `sst/constructs` that is causing the problem
- `.sst` directory …
-
### Describe what happened
When running with GCP and OIDC configured in an environment, the provider is unable to retrieve a regions list. Fortunately it's just a warning rather than an error, so i…
stooj updated
5 months ago
-
Docs like https://www.pulumi.com/docs/concepts/resources/dynamic-providers/#example-github-labels-rest-api use an approach to manage secrets with dynamic providers which doesn't work well in practice.…
-
### What happened?
If there's no OIDC provider, `aws.iam.getOpenIdConnectProviderOutput` throws an exception. We probably need to put this into a try/catch or use the Command provider to check for th…
-
### What happened?
It looks like there is some existing code around markCreateOnlyProperty that is incomplete with respect to nested properties.
https://github.com/pulumi/pulumi-aws-native/blob/mas…
t0yv0 updated
2 months ago