examples icon indicating copy to clipboard operation
examples copied to clipboard

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi

Results 237 examples issues
Sort by recently updated
recently updated
newest added

### What happened? Was getting typescript compilation errors relating to send not being on the Response object ### Steps to reproduce Follow readme to setup: gcp-ts-functions project ### Expected Behavior...

kind/bug
needs-triage

### What happened? pulumi:pulumi:Stack (eks-dev): warning: aws:ec2/getSubnetIds:getSubnetIds verification warning: The aws_subnet_ids data source has been deprecated and will be removed in a future version. Use the aws_subnets data source instead....

kind/bug
area/examples

### What happened? Readme file could also talk about java examples, as it does for other languages. https://github.com/pulumi/examples ### Steps to reproduce Visit https://github.com/pulumi/examples and read readme.md ### Expected Behavior...

kind/bug
help-wanted
good-first-issue

## Hello! Hi I would like to request a pulumi example to create an https server on AWS. I saw there are examples for http, but couldn't find one for...

kind/enhancement
help-wanted

This is a collection of finops policy examples for AWS

### What happened? https://github.com/pulumi/examples/blob/74db62a03d013c2854d2cf933c074ea0a3bbf69d/testing-pac-ts/index.ts change Index: index.ts IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP UTF-8 =================================================================== diff --git a/index.ts b/index.ts --- a/index.ts (date 1661154170283) +++ b/index.ts (date 1661154170283) @@ -4,7 +4,9 @@...

kind/bug

The ansible-wordpress examples README had a couple of typos in it: - `pulumi config set publicKeyPath ...` and `pulumi config set privateKeyPath...` used values that did not match the `ssh-keygen`...

### What happened? The example https://github.com/pulumi/examples/tree/master/docker-ts-multi-container-app fials to execute on windows, however does work ok on wsl. The error seen on running this on windows is `G:\DWork\osource\cloudc\devops\pulumi\ts\docker\imgcreate\multi>pu Previewing update (dev)...

kind/bug