-
### What happened?
If there's no OIDC provider, `aws.iam.getOpenIdConnectProviderOutput` throws an exception. We probably need to put this into a try/catch or use the Command provider to check for th…
-
### What happened?
I am trying to stage software installation into one Command and then testing the software into another Command, however the installation command keeps getting re-run because of a s…
t0yv0 updated
6 months ago
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue details
I…
-
Docs like https://www.pulumi.com/docs/concepts/resources/dynamic-providers/#example-github-labels-rest-api use an approach to manage secrets with dynamic providers which doesn't work well in practice.…
-
## Overview
"Amazing Performance" is an Platform Team initiative that started in Q3 2022 and continued in Q4 2022. The objective is to improve performance (primarily runtime but, to a less degree, …
-
Lots of things in Pulumi use _autonaming_ – a feature whereby Pulumi ensures unique names for “physical” (cloud-side) resources by generating names or name suffixes. For instance, if one uses the AWS …
-
### What happened?
I want to assign a subnet to an network, but I get an type error.
### Steps to reproduce
``` csharp
var network = new Pulumi.HCloud.Network("Test", new Pulumi.HCloud.NetworkArgs…
-
### Checks
- [X] I have read the troubleshooting section and still think this is a bug.
### Describe the bug you encountered:
Given this directory:
```
.
├── .git
├── .gitignore
└── myfo…
-
### What happened?
I'm trying to embed a typescript application that leverage the Automation API to execute a Local Program using the `LocalProgramArgs`.
I've set up the container with the required …
-
### What happened?
Due to https://github.com/pulumi/pulumi-terraform-bridge/issues/1755 effect of how sets are represented in bridged providers, it is really impossible sometimes to ignore set update…
t0yv0 updated
4 months ago