registry icon indicating copy to clipboard operation
registry copied to clipboard

The global index of everything you can do with Pulumi.

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

## Description Added a bridged provider for dbt Cloud. - The logo which can be used for the Pulumi Registry can be found [here](https://drive.usercontent.google.com/download?id=161Q-cnyIorAonWrV_YcvRpJBWAt44q0g&authuser=0), couldn't find where to submit this,...

It appears that the code example for the constructor syntax has formatting issues on this page. https://www.pulumi.com/registry/packages/aws-apigateway/api-docs/restapi/?language=go I'm guessing there may be other pages with this issue, but this is...

kind/bug
needs-triage

## 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/docs

There are some resources that have a `coming soon!` message for the constructor syntax code blocks section for all languages. In this case we should just hide this new addition...

kind/bug

### What happened? I noticed that the registry says "Resource lookup is not supported in YAML", for each resource, but this is not true: https://github.com/pulumi/pulumi-yaml/issues/155. ### Example This is `aws.s3.Bucket`,...

size/M
kind/enhancement
kind/bug
area/api-docs

**Lighthouse ask** related to: https://github.com/pulumi/registry/issues/3834 There is an ask that the JSON docs format we are planning to produce as part of our decoupling process for internal consumption via our...

The tight coupling of `resourcedocsgen` to the pulumi/pulumi repository (where page templating currently resides) makes debugging and fixing page rendering issues exceedingly complex. To give the docs team the agility...

size/L
kind/engineering

Code examples that exist within a table (i.e. property tables and supporting types) does not render well and looks kinda broken. See: https://www.pulumi.com/registry/packages/aws/api-docs/appautoscaling/policy/#stepadjustments_nodejs ![Screenshot 2024-02-07 at 12 42 22 PM](https://github.com/pulumi/registry/assets/16751381/7b0d76aa-0e39-4f1f-82b4-5cda7ef24b02)

kind/bug
area/docs

[Examples like these](https://www.pulumi.com/registry/packages/aws/api-docs/s3/bucket/#private-bucket-w-tags) that appear in the API docs of bridged Terraform providers are generated with our conversion tools. These tools ingest the [Markdown documentation files](https://github.com/hashicorp/terraform-provider-aws/blob/2cde9fe49ff5f1128d176c847af09d692c2a9741/website/docs/r/s3_bucket.html.markdown?plain=1#L17-L29) bundled with Terraform providers...

area/docs
kind/codegen

This issue tracks open issues around the rendering and linking of input and output properties in the API docs. ```[tasklist] ### Tasks - [ ] https://github.com/pulumi/pulumi/issues/12765 - [ ] https://github.com/pulumi/registry/issues/3909...