Executes Pulumi preview to analyze infrastructure changes in a specified project and stack, ensuring configurations are updated correctly before deployment.
Execute `pulumi up` for a specific project and stack to deploy infrastructure updates. Define the working directory and stack name for targeted deployment.
Retrieve detailed information about a specific cloud resource from the Pulumi Registry by specifying provider, module, and resource type for accurate configuration and management.
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.