list_environments
Retrieve environments for a project with their current drift status. Optionally filter by status to find drifting environments.
Instructions
List all environments for a specific project with their current status (ok, drift, error, unknown). Optionally filter by status to find only drifting environments. Returns environment keys, names, directories, and last drift check summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The unique key identifier for the project (e.g., "eks", "vpc") | |
| status | No | Optional filter to show only environments with this status |