registry
registry copied to clipboard
The global index of everything you can do with Pulumi.
### 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...
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...
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",...
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...
'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/)
## 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...
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....
## 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...
## 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...
### Problem description In the Pulumi registry on Pulumi.com, only one provider API version is shown:  https://www.pulumi.com/registry/packages/azure-native/api-docs/containerregistry/registry/ ### Suggestions for a fix This is how it is handled...