registry icon indicating copy to clipboard operation
registry copied to clipboard

The global index of everything you can do with Pulumi.

Results 264 registry issues
Sort by recently updated
recently updated
newest added

We list function signatures as, e.g.: ```typescript function getAmi(args: GetAmiArgs, opts?: InvokeOptions): Promise function getAmiOutput(args: GetAmiOutputArgs, opts?: InvokeOptions): Output ``` `getAmiOutput` actually takes `InvokeOuptutOptions`. (I did not check the other...

kind/bug
area/api-docs

These changes migrate this repo's GitHub Actions Workflows to use ESC secrets instead of GitHub Secrets. The changes are largely mechanical: - Common configuration for all ESC actions within a...

``` www.pulumi.com home page 1) "before each" hook for "loads and applies CSS" 0 passing (1m) 1 failing 1) www.pulumi.com home page "before each" hook for "loads and applies CSS":...

kind/engineering
impact/flaky-test

`(*modContext).cleanTypeString` should not be necessary. As long as `codegen.DocLanguageHelper.GetTypeName` is called with the correct module (the same one as the type being named), it should always return a clean type...

kind/engineering
area/api-docs