@swamp/gcp/workflows
v2026.04.23.1
Google Cloud workflows infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-cloudworkflowscloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/gcp/workflows@swamp/gcp/workflows/locationsv2026.04.23.1locations.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
getGet a locations
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the locations |
syncSync locations state from GCP
Resources
state(infinite)— A resource that represents a Google Cloud location.
@swamp/gcp/workflows/workflowsv2026.04.23.1workflows.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| callLogLevel? | enum | Optional. Describes the level of platform logging to apply to calls and call responses during executions of this workflow. If both the workflow and the execution specify a logging level, the execution level takes precedence. |
| cryptoKeyName? | string | Optional. The resource name of a KMS crypto key used to encrypt or decrypt the data associated with the workflow. Format: projects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{cryptoKey} Using `-` as a wildcard for the `{project}` or not providing one at all will infer the project from the account. If not provided, data associated with the workflow will not be CMEK-encrypted. |
| description? | string | Description of the workflow provided by the user. Must be at most 1000 Unicode characters long. This is a workflow-wide field and is not tied to a specific revision. |
| executionHistoryLevel? | enum | Optional. Describes the execution history level to apply to this workflow. |
| labels? | record | Labels associated with this workflow. Labels can contain at most 64 entries. Keys and values can be no longer than 63 characters and can only contain lowercase letters, numeric characters, underscores, and dashes. Label keys must start with a letter. International characters are allowed. This is a workflow-wide field and is not tied to a specific revision. |
| name? | string | The resource name of the workflow. Format: projects/{project}/locations/{location}/workflows/{workflow}. This is a workflow-wide field and is not tied to a specific revision. |
| serviceAccount? | string | The service account associated with the latest workflow version. This service account represents the identity of the workflow and determines what permissions the workflow has. Format: projects/{project}/serviceAccounts/{account} or {account} Using `-` as a wildcard for the `{project}` or not providing one at all will infer the project from the account. The `{account}` value can be the `email` address or the `unique_id` of the service account. If not provided, workflow will use the project's defa |
| sourceContents? | string | Workflow code to be executed. The size limit is 128KB. |
| stateError? | object | Describes an error related to the current state of the workflow. |
| tags? | record | Optional. Input only. Immutable. Tags associated with this workflow. |
| userEnvVars? | record | Optional. User-defined environment variables associated with this workflow revision. This map has a maximum length of 20. Each string can take up to 4KiB. Keys cannot be empty strings and cannot start with "GOOGLE" or "WORKFLOWS". |
| workflowId? | string | Required. The ID of the workflow to be created. It has to fulfill the following requirements: * Must contain only letters, numbers, underscores and hyphens. * Must start with a letter. * Must be between 1-64 characters. * Must end with a number or a letter. * Must be unique within the customer project and location. |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a workflows
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after creation (default: true) |
getGet a workflows
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the workflows |
updateUpdate workflows attributes
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after update (default: true) |
deleteDelete the workflows
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the workflows |
syncSync workflows state from GCP
list_revisionslist revisions
Resources
state(infinite)— Workflow program to be executed by Workflows.
2026.04.03.319.8 KBApr 3, 2026
Google Cloud workflows infrastructure models
Release Notes
- Updated: locations, workflows
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudworkflowscloudinfrastructure
2026.04.03.119.5 KBApr 3, 2026
Google Cloud workflows infrastructure models
Release Notes
- Updated: locations, workflows
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudworkflowscloudinfrastructure
2026.04.02.219.4 KBApr 2, 2026
Google Cloud workflows infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudworkflowscloudinfrastructure
2026.03.27.116.0 KBMar 27, 2026
Google Cloud workflows infrastructure models
Release Notes
- Added: locations, workflows
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudworkflowscloudinfrastructure