-
Hi, thanks for this great provider!
I'd like to disable provenance by setting the `x-disable-provenance` http header (https://github.com/grafana/terraform-provider-grafana/issues/845), however it app…
-
> Granted an empty yaml body should be handled better here of course, but it seems unfortunate that we can't invoke the yaml decode function in previews (thus not be able to provide a preview of the r…
-
### What happened?
Looking at the docs for importing a Group or GroupMembership,
https://www.pulumi.com/registry/packages/gcp/api-docs/cloudidentity/group/#import
https://www.pulumi.com/registry/p…
-
### What happened?
In v1.5.0 of the provider, spinning up resources creates debug log output:
```text
Diagnostics:
pulumi:pulumi:Stack (workshop-confluent-dev):
2022/11/22 15:33:33 [DEBUG…
-
Diffing behavior does not seem to be accurate when secrets are involved.
If you start with this program:
```typescript
const s = pulumi.secret("bat");
const ss = new k8s.core.v1.Secret("bar", …
-
**Describe the solution you'd like**
To configure a SecretStore using an AppRole the RoleID must be hard-coded in the manifest (or Helm values.yaml) like so:
```yaml
apiVersion: external-secrets.io…
-
## 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
Des…
-
### What happened?
Hi,
TL;DR: cluster is unreachable but only error printed during preview is `chart requires kubeVersion: >= x.y.z`.
I did deployed a fresh stack of a pulumi deployment and got…
-
When deploying resources with AWS Native, it feels considerably slower than with the AWS Classic provider.
First test: Running this program with debug:
```typescript
import * as aws from "@pulu…
-
`make clean` removes the `.make` folder but the next step expects it to exist.
```
make clean local_generate
rm -rf nuget
rm -rf .make
rm -rf bin
rm -rf dist
cd provider/cmd/pulumi-resource-azure-nat…