-
### What happened?
When you create a keyvault, you can specify a contact list to be notified if certificates expire
![image](https://user-images.githubusercontent.com/100131854/196481830-ecd40cdd-…
-
this repo is wonderful, thanks for the hard work!
would you considering accepting a PR that adds a flag for non-pulumians? :)
this would exclude all the pulumi org specific steps and configurations (…
-
I am attempting to create a Pulumi adapter based on the Terraform provider however I get the issue:
```import "github.com/fly-apps/terraform-provider-fly" is a program, not an importable package```
…
-
### What happened?
Using the latest API Version 'v20211001preview' results in an error message from the Azure API, saying that 'sku' is missing from the request.
`error: Code="422" Message="The r…
-
## 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
Can…
nloum updated
9 months ago
-
### Problem Scenario
It can be common to need to query for an existing resource and if it doesn't exist then take some other action. Currently Pulumi's `.get()` methods halt Pulumi execution without …
-
I was helping a user get started with an EKS project and they encountered an error on destroy that was confusing to them: `namespaces "kube-system" is forbidden: this namespace may not be deleted.`
…
-
I have tried to create a policy assignment, based on existing in-built definition and settigns taken from other assignment of the same defintion, already present in another RG, with the following code…
-
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…
-
### What happened?
Using [docs](https://www.pulumi.com/registry/packages/docker/api-docs/container/), I can't get any containers to run.
### Example
```python
# Find the latest Ubuntu pre…