-
Currently we have PULUMI_DEBUG_PROVIDER but no PULUMI_DEBUG_LANGUAGE option. I just hacked it in locally to fix an issue but we ought to provide that (should't be too difficult, just have to populate…
-
### What happened?
Hi everyone,
I have the situation, where I want to upgrade an existing Helm release. This release is not deployed via Pulumi.
When I use the `helm` cli and add the flag `--re…
-
### What happened?
The diff detection for the `value` property in `azure-native:apimanagement:ApiOperationPolicy` is not working properly. In most cases if the `value` parameter is altered, the `pulu…
-
### Describe what happened
We have a several Fastly VCL services managed by ServiceVcl definitions that are already in the Pulumi stack (everything is up and running for some time).
A service name …
-
Migrating from Bucket to BucketV2 in Pulumi without losing data is becoming more difficult than it used to be in 2022 due to continued evolution and schema drift. Consider building support to make it …
t0yv0 updated
2 months ago
-
### Feature description
Request from a Slack community user: "I think it would be interesting to port the Terraform Kestra provider to Pulumi,
it can be done easily via this tool: https://github.c…
-
### What happened?
https://github.com/pulumi/pulumi/issues/17219 was closed, but it doesn't appear to be fixed. i'm now running pulumi 3.135.0 and pulumi_cloudinit 1.4.7, but still getting the same r…
-
The upstream feature https://github.com/hashicorp/terraform-provider-aws/issues/22728 had to be backed out from the pulumi-aws since it introduces a breaking type change to the provider configuration…
t0yv0 updated
1 month ago
-
Consider looking at options to reduce provider on-disk size.
Per a customer comment: it grow from 5.16 (~400MB) to 6.49 (~800MB) unpacked on disk.
Benefits of a leaner on-disk provider:
- faster do…
-
### What happened?
container.Cluster.get failed when using `location` argument.
### Example
```python
from pulumi_gcp.container import Cluster
Cluster.get(
resource_name="test",
i…