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

### What happened? The registry fails to delete old files on an update. I believe this only applies to `installation-configuration.md`. If a new update does not contain a `installation-configuration.md` then...

kind/bug

We should write down how we currently process code blocks in schemas. - This should mention how the registry processes `` and `{{% examples %}}`. - This should also mention...

area/docs
kind/task

File: [themes/default/content//registry/packages/vault/api-docs/approle/authbackendrolesecretid](https://www.pulumi.com/registry/packages/vault/api-docs/approle/authbackendrolesecretid/) In the provided code example for Python there's bad module used "app_role" for all resources under appRole for vault provider: ```python example = vault.app_role.AuthBackendRole("example", backend=approle.path, role_name="test-role", token_policies=[ "default",...

kind/bug
awaiting-upstream
area/api-docs

Following up on https://github.com/pulumi/registry/issues/6641, we should add visual based (post-render) tests to the registry to prevent render regressions. To keep false positives down, these tests should run against a dummy...

kind/engineering

'interent' to 'internet' File: [themes/default/content//registry/packages/oci/api-docs/core/vcn](https://www.pulumi.com/registry/packages/oci/api-docs/core/vcn/)

kind/bug
area/api-docs
blocked

## 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...

kind/enhancement

We're now properly deleting the SSM parameters when deleting the associated bucket (landed in https://github.com/pulumi/registry/pull/6656), but there's still a ton of old parameters that need to retrospectively be cleaned up....

kind/engineering

## 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...

kind/enhancement
area/api-docs

## 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...

kind/enhancement

### Problem description In the Pulumi registry on Pulumi.com, only one provider API version is shown: ![Pulumi Registry](https://user-images.githubusercontent.com/11646592/206664010-1585134d-4e5e-4348-bccc-e2c085952502.png) https://www.pulumi.com/registry/packages/azure-native/api-docs/containerregistry/registry/ ### Suggestions for a fix This is how it is handled...

kind/enhancement