-
### What happened?
If we have created an appservice plan and corresponding appserivce, with fixed names because we want to have nice urls for the default azure app service url. Then it is not possi…
-
## 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
Cur…
-
## 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
…
t0yv0 updated
6 months ago
-
Hi,
one colleague of mine has been trying to apply an stack defined with pulumi-python, using the latest pulumi2 binary (v2.2.1), but pulumi gcp-2.13.0 and the pulumi pip package v1.14.1, install…
dcaba updated
2 years ago
-
The `vpcConnector` can be supplied to a normal GCP Function, but not a HttpCallbackFunction which causes a type error if supplied.
The correct resources are generated if casting to any:
``` ts
con…
-
### What happened?
We are trying to deploy pulumi changes to a part of the stack with `--target` flag. If a new resource, that is not part of the targeted group, has missing required properties, an e…
-
## Hello!
When spinning up new stacks via GH Actions, we should be able to specify a list of tags to apply similar to `config-map`:
```
- uses: pulumi/actions@v4
with:
command: up
st…
-
GCP relies to a large extent on GSuite for authentication and there are some things like “Groups” and Group Memberships that can only be managed via GSuite APIs. It is official best practice (i.e. rec…
-
### What happened?
When I try to use [`@pulumiverse/time`](https://github.com/pulumiverse/pulumi-time) in my code
```js
import * as time from '@pulumiverse/time';
const saKeyRotationTime = new t…
-
Hi,
I'm trying to use this to open an issue with pulumi changes from pulumi preview before a pulumi up command.
Not sure how to go about fixing this error.
Error:
```
Run trstringer/manual-ap…