pulumi-registry-list-resources
Retrieve all resource types for a specific cloud provider or Git-hosted module, with optional filtering by module name, to simplify resource discovery and management.
Instructions
List all resource types for a given provider and module
Input Schema
Name | Required | Description | Default |
---|---|---|---|
module | No | Optional module to filter by (e.g., 's3', 'ec2', 'lambda') | |
provider | Yes | The cloud provider (e.g., 'aws', 'azure', 'gcp', 'random') or github.com/org/repo for Git-hosted components |