gcp_enable_service_account
Re-enable a disabled service account in a GCP project by providing the project ID and service account email.
Instructions
Enable a previously disabled service account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The GCP project ID. | |
| serviceAccountEmail | Yes | Full email of the service account. |