examples
examples copied to clipboard
Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
## Workflow Failure [Run Examples Cron Job](https://github.com/pulumi/examples/blob/master/.github/workflows/cron.yml) has failed. See the list of failures below: - [2024-02-13T09:44:12.000Z](https://github.com/pulumi/examples/actions/runs/7884033668) - [2024-02-14T09:41:10.000Z](https://github.com/pulumi/examples/actions/runs/7898768453) - [2024-02-16T09:45:44.000Z](https://github.com/pulumi/examples/actions/runs/7928272420) - [2024-02-20T09:05:13.000Z](https://github.com/pulumi/examples/actions/runs/7970864573) - [2024-02-25T09:41:38.000Z](https://github.com/pulumi/examples/actions/runs/8036810630) - [2024-02-28T09:43:26.000Z](https://github.com/pulumi/examples/actions/runs/8077776235) - [2024-02-29T09:44:55.000Z](https://github.com/pulumi/examples/actions/runs/8093466403) -...
Bumps the go_modules group with 1 update in the /azure-go-aks directory: [golang.org/x/net](https://github.com/golang/net). Bumps the go_modules group with 1 update in the /azure-go-aks-helm directory: [golang.org/x/net](https://github.com/golang/net). Bumps the go_modules group with 1...
_this came in by way of docs feedback_ while the user was on this page: https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/gke/ >failed to initialize discovery client: The gcp auth plugin has been removed im opening...
Bumps the pip group with 2 updates in the /aws-cs-langserve directory: [fastapi](https://github.com/tiangolo/fastapi) and [langchain](https://github.com/langchain-ai/langchain). Bumps the pip group with 2 updates in the /aws-go-langserve directory: [fastapi](https://github.com/tiangolo/fastapi) and [langchain](https://github.com/langchain-ai/langchain). Bumps the...
This PR adds a note about the [known subject identifier bug](https://github.com/pulumi/pulumi/issues/14509).
## 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...
## Issue details As with pulumi/templates#567, we should update examples to use the latest Docker provider. ```[tasklist] ### Tasks - [ ] https://github.com/pulumi/examples/issues/1591 - [ ] https://github.com/pulumi/examples/issues/1592 - [ ]...
This is part of https://github.com/pulumi/examples/issues/1438. All .NET-based Pulumi programs (typically just C#) that use the Docker provider need to be updated to use v4 of the Docker provider. This typically...
This is part of https://github.com/pulumi/examples/issues/1438. All Go-based Pulumi programs that use the Docker provider need to be updated to use v4 of the Docker provider. This typically involves editing `go.mod`...
This is part of https://github.com/pulumi/examples/issues/1438. All Python-based Pulumi programs that use the Docker provider need to be updated to use v4 of the Docker provider. This typically involves editing `requirements.txt`...