Delete Compute Instance
gcp-compute-delete-instanceDelete a Google Compute Engine VM instance by specifying its name and zone. Removes the instance to help manage compute resources.
Instructions
Delete a Compute Engine VM instance by name and zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Instance name | |
| zone | Yes | Zone of the instance (e.g., us-central1-a) |