-
Part of https://github.com/pulumi/registry/issues/4749.
https://github.com/pulumi/pulumi-terraform-bridge/pull/2068 adds the ability to emit the upstream `index.md` file, where top-level provider inf…
-
Hi,
the latest v0.61.0 of the Exoscale provider cannot be installed as it seems the assets only contains the source code:
```
$ pulumi preview
...
warning: error downloading provider: plugin as…
-
### Describe what happened
Similar to #2307, a JSON diff always shows up for the `sqs.RedriveAllowPolicy` resource, even when no actual changes will be made.
### Sample program
```python
import pul…
-
### What happened?
Let's ensure that the README clearly indicates that the Pulumi Service provider is in public preview. Also let's make sure this shows up in the Pulumi registry like it's currently …
aureq updated
19 hours ago
-
### Describe what happened
I'm using version `5.42.0` of the `pulumi-cloudflare` package in Python.
Recently, we've been getting this warning:
```
warning: urn:pulumi:staging::base-infra::DnsCompon…
-
### What happened?
Finding that this change https://github.com/hashicorp/terraform-provider-aws/commit/7a4449abc8925c0b58cd0aca0558102f96331119#diff-58d6a027753b50994deb7e11e4a99dde423f35844986019bd9…
t0yv0 updated
1 month ago
-
### What happened?
```
Diagnostics:
aws:eks:AccessEntry (example-cluster-defaultNodeGroupInstanceRole):
error: aws:eks/accessEntry:AccessEntry resource 'example-cluster-defaultNodeGroupInstance…
-
### Describe what happened
I have a WAF Web ACL and an association for that ACL that associates it with an application load balancer. The initial deploy of this worked great. However, once I changed …
-
The upstream provider models `id` and `dropletId` as an integer. Pulumi always models `id` as a string, which works well for most providers... but not this one. For the next major version release of t…
-
This appears to be a regression between 2.19.0 and 2.21.1.
It previously worked to set a config key `vultr:apiKey`, including as a secret, to set the vultr configuration. But some change has made t…