registry
registry copied to clipboard
The global index of everything you can do with Pulumi.
## 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...
## 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...
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...
### 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`,...
**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...
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 
[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...
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...