-
A given stack may become stuck due to locking. Can the operator reflect this condition to the user? Perhaps the update could have a Reason for its Failed condition, that would help the Stack controll…
-
## Problem
My org would like to start trialing and possibly implementing Fleet. We need to deploy it to AWS, however our cloud infrastructure team does everything IaC related through Pulumi an…
-
# Context
Pulumi's official golang APIs are a bit redundant, and we might want to duplicate them to be consistent with upstream:
```
"github.com/abklabs/pulumi-svmkit/sdk/go"
"github.com/abklabs/p…
-
### What happened?
**Context**
- Python Pulumi project
- Creates VPC + EKS using Crosswalk
- Creates Managed Node Groups w/ Launch Templates
The motivation here is to set capacity reservations in t…
-
## 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
Thanks for …
-
Version 3.3.21
```
Error parsing `/Calling [toString] on an [Output] is not supported.
To get the value of an Output as an Output consider either:
1: o.apply(v => `prefix${v}suffix`)
2: pul…
-
### What happened?
Hi,
We are doing xUnit integration tests with Pulumi and we often get Pulumi.LogException:
```
Pulumi.LogException : Error occurred during logging
Error Message:
Pulumi.Lo…
-
### What happened?
Since this change was committed to Pulumi CLI (https://github.com/pulumi/pulumi/pull/17216/), we are seeing a warning emitted on every run.
warning: failed to get plugin info for …
-
The following cross test fails with a type error:
```go
func TestSingleNestedAttrFieldOverride(t *testing.T) {
t.Parallel()
crosstests.Configure(t,
schema.Schema{
Attributes: map[string]schem…
-
### Steps To Reproduce
```
nix build nixpkgs/abeee0450f52a0d8146229af3d0d3642ee612c54#python3.pkgs.pulumi
```
### Build log
```
Sourcing python-remove-tests-dir-hook
Sourcing python-c…