Executes Pulumi preview to analyze infrastructure changes in a specified project and stack, ensuring configurations are updated correctly before deployment.
271,904 tools. Last updated 2026-07-08 05:31
"Pulumi" matching MCP tools:
- 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.
- Retrieve specific output values from a Pulumi stack by specifying the working directory and optional stack or output name.
- Retrieve a JSON list of all Pulumi stacks for managing infrastructure as code configurations.MIT
Matching MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to manage cloud infrastructure using Pulumi by running commands like preview, deploy, and stack output retrieval through the Model Context Protocol.Last updated2,832Apache 2.0
- Generate Terraform (HCL) for EXISTING Control Plane resources from a self link. Single resource (`/org/acme/gvc/prod/workload/api`) or bulk by path depth — `/org/acme` exports the whole org, `/org/acme/gvc/prod/workload` exports every workload in a GVC. Set `generateImports` to get ready-to-run `terraform import` commands for adopting the resources into Terraform state, and `includeDependencies` to pull in referenced resources. Exported secrets embed their REVEALED plaintext values — without includeSecretValues they are redacted, and a ref that targets secrets directly is refused. An unsupported kind is rejected with the supported list (list_terraform_kinds, full profile, enumerates them up front). For an in-memory manifest, use convert_to_terraform. Recommended reading: get_cpln_skill("iac-terraform-pulumi").Connector
- Get a step-by-step cleanup guide for your latest scan findings. Automatically checks whether idle resources are still in use before recommending deletion. Detects IaC tools (Terraform, CloudFormation, OpenTofu, Pulumi) and shows IaC-first remediation guidance. Returns a ready-to-act guidance prompt — you follow the steps, Jungle Cleaner verifies the savings.Connector