-
### What happened?
I've been trying to attach mount a GCS bucket to my Cloud Run service. As a result, Pulumi created volume of "Other" type, which technically shows up as properly mounted to the c…
-
Hi, I am trying to get a cloud function to run on GCP with an auto-generated GraphQL SDK from https://graphql-code-generator.com/. See: https://github.com/Frenkz/pulumi-test
When I deploy it with P…
-
### What happened?
`cluster.get_kubeconfig()` doesn't work with pulumi preview when gcp project is created programmatically and project_id is generated via pulumi_random
`pulumi up --skip-preview`…
-
The following program launches an instance with an attached disk:
```javascript
let i = 0;
let d = new gcp.compute.Disk(runName + "-esdata" + i, {size: dataDiskSize, type: "pd-ssd", zone});
…
-
### What happened?
I'm getting this error when trying to import a Cloud Run Service with google-native:
```
Diagnostics:
google-native:run/v2:Service (my-service):
error: Preview failed: …
-
### What happened?
I'm unable to access configuration or secrets from within a Jupyter notebook cell .. is that a known problem or has anyone been able to do so? I can access from CLI just fine, bu…
-
### What happened?
There is an observable change in behavior with the PlanResourceChange flag for Read for import (Read with empty properties) that leads to the import resource option being broken fo…
t0yv0 updated
2 weeks ago
-
## 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
Cus…
-
There are some cases where there are cloud resources that are scoped to an account - like `ServiceLinkedRoles` in AWS or Project Services in GCP. Individual deployments will frequently want to ensure…
-
## What happened?
I'm experiencing an issue with an inline program using the Pulumi Automation API, specifically when trying to import an existing Kubernetes provider. The error message is: `error: p…