-
Investigated with @pgavlin.
This is the root cause of https://github.com/pulumi/pulumi/issues/2313
Minimal repro:
```ts
import * as pulumi from "@pulumi/pulumi";
import * as gcp from "@pulu…
-
### What happened?
We had to change the google-native provider from 0.26.1 to 0.32 recently for some newer features in the newer version.
When updating the stack, pulumi attempted to update a Servic…
-
File: [themes/default/content/docs/intro/cloud-providers/gcp/service-account.md](https://www.pulumi.com/docs/intro/cloud-providers/gcp/service-account/)
the [GCP docs](https://cloud.google.com/docs…
-
### What happened?
`pulumi up` always says the `contextHash` has changed, and always rebuilds, only to discover that the output has not changed. Immediately re-running will again say context hash is …
-
Lets say that we have a stack with a ```gcp.storage.Bucket```:
```
const bucket = new gcp.storage.Bucket(
"my-bucket",
{
name: "my-bucket",
project: config.proj…
-
We received some great feedback from Albert @ Solo regarding our golang tutorials:
Albert:
The only thing that caused me some grief was that the docs... the golang getting started guide (https://w…
-
## Example Request
This example request includes usage of the following Chef products (_select one
or more_):
- [X] Chef Automate
* Includes Chef Server, Client, Backend, ChefDK and S…
-
While the esc CLI and REST APIs can be used today to pull configuration down into many existing places where environments will be consumed, there are also many systems that store their configuration i…
-
### What happened?
When using pulumi inline API with a remote gcp bucket and gcp kms for state, getting ` stderr: error: getting secrets manager: passphrase must be set with PULUMI_CONFIG_PASSPHRASE …
-
## 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
I'm…