-
### What happened?
Pushing a `dockerBuild.Image` to a registry is possible using `exports: [ { registry: { insecure: true } } ]`
But when using `refresh` or `dockerBuild.Index` an https client is alw…
-
Currently we are facing the issues below with Pulumi. After having the first milestone and a deliverable product, we should decide if we want to continue with Pulumi or switch to CDK Terraform:
1. …
-
## Workflow Failure
[weekly-pulumi-update](https://github.com/pulumi/pulumi-kubernetes-operator/blob/master/.github/workflows/weekly-pulumi-update.yml) has failed. See the list of failures below:
- …
-
I'm currently working with both packages in my solution and according to the pulumi documentation the configuration for each package use the following variables:
**pulumi-azure**
- azure:clientI…
-
### What happened?
Attempted to convert terraform repo to pulumi using:
`pulumi convert --from terraform --language python`
but received the following error:
```
The Pulumi CLI encountered a code …
-
In the Azure DevOps provider, we've encountered an issue where the upstream provider explicitly expects values to be null.
The schema for the sub-property is defined as:
```go
vgVariable: {
T…
-
### What happened?
Probably related to #419 - I've tried multiple ways to set an env var with a secret and cannot get anything to show up in Pulumi Cloud. The `up` succeeds but silently does not crea…
-
### What happened?
# Description
When executing a Powershell command that fails, in a Windows 11 environment using Pulumi Command, the command enters a hung state, effectively blocking the completio…
-
### Command description
Pulumi is a modern [infrastructure as code](https://www.pulumi.com/what-is/what-is-infrastructure-as-code/) platform that allows you to use familiar programming languages and …
-
### Describe what happened
When attempting to use the provider, it seems like logs that are normally intercepted upstream are not in the Pulumi provider.
For example, running an up on a simple progr…