Infrastructure & IaC
Pulumi Resource Reference
Look up Pulumi resource properties, inputs, outputs, and provider availability across AWS, GCP, and Azure.
No data is transmitted โ everything runs locallyTool
About this tool
Pulumi Resource Reference
Pulumi resource lookup without leaving the browser โ no docs tab needed.
โข Infrastructure planning
โข CI/CD validation
โข Cost estimation
Next step
Infrastructure Capacity Planning Calculator โ Calculate required infrastructure capacity from current peak load, growth rate, and safety buffer.
Open Infrastructure Capacity Planning Calculator โ
FAQ
What does this tool tell you?
Pulumi resource lookup without leaving the browser โ no docs tab needed.
What affects the result most?
Pulumi vs Terraform: Pulumi uses real programming languages (TypeScript, Python, Go), Terraform uses HCL. ComponentResource: reusable multi-resource abstraction โ equivalent to Terraform module. Output<T>: asynchronous value resolved after apply โ cannot be used synchronously in loops.
How should I use the result?
Use this tool to orient quickly to the concepts, field names, or values you are about to look up in a full specification or vendor documentation. It summarizes the common cases; the authoritative source remains whichever standard or vendor doc defines the values themselves.