-
### What happened?
I'm trying to use both resources available through various providers as well as my own component resources together, but whenever I try to do a `pulumi preview` or `pulumi up` I ge…
-
### What happened?
Multiple resources in this provider here have a deletionProtection flag that by default locks them in and prevents them from being deleted. When you want to delete such a resource,…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
We hope you will support describe_listener_attributes for ELBv2. Since Pulumi AWS v6.57.0 …
-
### What happened?
There are incorrect migration or replace plans (example: pulumi/pulumi-gcp#1488) where Pulumi
bridged providers differ from canonical TF behavior in what gets passed as RawState t…
-
### Describe what happened
When running `pulumi up` or `preview` for a program that includes a pagerduty WebhookSubscription resource with a list of events specified (https://www.pulumi.com/registry/…
-
### What happened?
```
Diagnostics:
aws:eks:AccessEntry (example-cluster-defaultNodeGroupInstanceRole):
error: aws:eks/accessEntry:AccessEntry resource 'example-cluster-defaultNodeGroupInstance…
-
### What happened?
Finding that this change https://github.com/hashicorp/terraform-provider-aws/commit/7a4449abc8925c0b58cd0aca0558102f96331119#diff-58d6a027753b50994deb7e11e4a99dde423f35844986019bd9…
t0yv0 updated
1 month ago
-
### What happened?
`helmv4` allows to download helm charts from private OCI registries by specifying username and password:
```go
args := &helmv4.ChartArgs{
Chart: pulumi.String("oci://myregistry.c…
-
## 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
Currently…
-
This was asked in community slack.
I believe there is not currently. All resources are parented to the `StackComponent`, but that resource is constructed automatically without the end user being a…