-
@TechWatching reports:
The azure native provider (the pulumi-resource-azure-native.exe) is blocked by some security software on Windows because it is not signed. I think it's a big issue because man…
-
It would be helpful for debugging when something does not happen as expected in CI (or locally) to be able to see each command that was executed, and possibly see its output.
Given this tool is struc…
-
### 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…
-
When `pulumi convert --from terraform` runs into a provider it needs that is not available in the Pulumi Registry, it returns an error like:
```
Converting from terraform...
warning: failed to insta…
-
```
"""Stand up the infrastructure for the application."""
import pulumi
import pulumiverse_cockroach as cockroach
project = pulumi.get_project()
p = project + "-"
cockroach_cluster = cock…
-
### Describe what happened
When creating biglake tables over large collections the create table operation can timeout
```
gcp:bigquery:Table (ami_predicted):
error: sdk-v2/provider2.go:520: …
-
When trying to import some synthetic monitoring checks, I get the following go panic:
```
Diagnostics:
pulumi:pulumi:Stack (portal-pulumi-prod):
2024/08/08 18:11:45 [DEBUG] GET https://syn…
-
Hi,
Using latest sst `3.0.70` and open-next `3.1.1`.
When trying to deploy a Nextjs website with a domain option I receive a go panic in pulumi:
```typescript
{
domain: {
name: 'exam…
-
### What happened?
Seeing customer reports that for certain bridged providers using the [import](https://www.pulumi.com/docs/concepts/options/import/) resource option does not work as expected and th…
-
### Confirmation
- [X] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your account team.
- [X] I …