David Wrede

Results 6 issues of David Wrede

### Problem description I'm updating our getting started tutorials and ran into the problem described here: https://github.com/pulumi/pulumi/issues/5913 Currently, our docs say that you need .NET core 3.1 **or later**, but...

kind/enhancement

People may get stuck putting in the literal text (or angle brackets) from placeholder values. Either a note or clarifying text should be added when using placeholders.

Aspect: Documentation
Status: Adopted
Type: Docs Debt

- Make the docs clearer on where to set the `insecure_addon_compat` setting - Improve task flow for encrypting and managin secrets/passwords

Component: Chef Infra Server
Aspect: Documentation
Topic: Credentials

### Problem description and possible fixes Diagrams in the following three locations could use an update: - [How Pulumi Works](https://www.pulumi.com/docs/intro/concepts/how-pulumi-works/#how-pulumi-works)? - Diagram makes it look like we only support javascript...

area/docs
kind/enhancement
needs-design

Currently, our unit testing topic uses the Mocha framework for unit testing Pulumi programs written in TypeScript. A more idiomatic way would be to use assertions via Promises as shown...

area/docs
kind/enhancement

### Problem description We have some customer confusion how [GitHub Actions](https://www.pulumi.com/docs/guides/continuous-delivery/github-actions/) and [GitHub App](https://www.pulumi.com/docs/guides/continuous-delivery/github-app/) differ from each other and how they can be used together. ### Suggestions for a fix...

area/docs
kind/enhancement