@swamp/gcp/datafusion
v2026.04.23.1
Google Cloud datafusion infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-clouddatafusioncloudinfrastructure
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/datafusion@swamp/gcp/datafusion/instancesv2026.04.23.1instances.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| cryptoKeyConfig? | object | The crypto key configuration. This field is used by the Customer-managed encryption keys (CMEK) feature. |
| dataplexDataLineageIntegrationEnabled? | boolean | Optional. Option to enable the Dataplex Lineage Integration feature. |
| dataprocServiceAccount? | string | Optional. User-managed service account to set on Dataproc when Cloud Data Fusion creates Dataproc to run data processing pipelines. This allows users to have fine-grained access control on Dataproc's accesses to cloud resources. |
| description? | string | Optional. A description of this instance. |
| displayName? | string | Optional. Display name for an instance. |
| enableRbac? | boolean | Optional. Option to enable granular role-based access control. |
| enableStackdriverLogging? | boolean | Optional. Option to enable Dataproc Stackdriver Logging. |
| enableStackdriverMonitoring? | boolean | Optional. Option to enable Stackdriver Monitoring. |
| eventPublishConfig? | object | Confirguration of PubSubEventWriter. |
| labels? | record | The resource labels for instance to use to annotate any related underlying resources such as Compute Engine VMs. The character '=' is not allowed to be used within the labels. |
| loggingConfig? | object | Logging configuration for a Data Fusion instance. |
| maintenancePolicy? | object | Maintenance policy of the instance. |
| monitoringConfig? | object | Monitoring configuration for a Data Fusion instance. |
| networkConfig? | object | Network configuration for a Data Fusion instance. These configurations are used for peering with the customer network. Configurations are optional when a public Data Fusion instance is to be created. However, providing these configurations allows several benefits, such as reduced network latency while accessing the customer resources from managed Data Fusion instance nodes, as well as access to the customer on-prem resources. |
| options? | record | Optional. Map of additional options used to configure the behavior of Data Fusion instance. |
| patchRevision? | string | Optional. Current patch revision of the Data Fusion. |
| privateInstance? | boolean | Optional. Specifies whether the Data Fusion instance should be private. If set to true, all Data Fusion nodes will have private IP addresses and will not be able to access the public internet. |
| tags? | record | Optional. Input only. Immutable. Tag keys/values directly bound to this resource. For example: "123/environment": "production", "123/costCenter": "marketing" |
| type? | enum | Required. Instance type. |
| version? | string | Optional. Current version of the Data Fusion. Only specifiable in Update. |
| zone? | string | Optional. Name of the zone in which the Data Fusion instance will be created. Only DEVELOPER instances use this field. |
| instanceId? | string | Required. The name of the instance to create. Instance name can only contain lowercase alphanumeric characters and hyphens. It must start with a letter and must not end with a hyphen. It can have a maximum of 30 characters. |
createCreate a instances
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after creation (default: true) |
getGet a instances
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the instances |
updateUpdate instances attributes
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after update (default: true) |
deleteDelete the instances
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the instances |
syncSync instances state from GCP
restartrestart
Resources
state(infinite)— Represents a Data Fusion instance.
@swamp/gcp/datafusion/instances-dnspeeringsv2026.04.23.1instances_dnspeerings.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| description? | string | Optional. Optional description of the dns zone. |
| domain? | string | Required. The dns name suffix of the zone. |
| name? | string | Identifier. The resource name of the dns peering zone. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering} |
| targetNetwork? | string | Optional. Optional target network to which dns peering should happen. |
| targetProject? | string | Optional. Optional target project to which dns peering should happen. |
| dnsPeeringId? | string | Required. The name of the peering to create. |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a dnsPeerings
getGet a dnsPeerings
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the dnsPeerings |
deleteDelete the dnsPeerings
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the dnsPeerings |
syncSync dnsPeerings state from GCP
Resources
state(infinite)— DNS peering configuration. These configurations are used to create DNS peerin...
@swamp/gcp/datafusion/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/datafusion/versionsv2026.04.23.1versions.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
getGet a versions
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the versions |
syncSync versions state from GCP
Resources
state(infinite)— The Data Fusion version. This proto message stores information about certain ...
2026.04.03.326.0 KBApr 3, 2026
Google Cloud datafusion infrastructure models
Release Notes
- Updated: locations, instances, instances_dnspeerings, versions
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-clouddatafusioncloudinfrastructure
2026.04.03.125.6 KBApr 3, 2026
Google Cloud datafusion infrastructure models
Release Notes
- Updated: locations, instances, instances_dnspeerings, versions
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-clouddatafusioncloudinfrastructure
2026.04.02.225.6 KBApr 2, 2026
Google Cloud datafusion infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-clouddatafusioncloudinfrastructure
2026.03.27.126.5 KBMar 27, 2026
Google Cloud datafusion infrastructure models
Release Notes
- Added: locations, instances, instances_dnspeerings, versions
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-clouddatafusioncloudinfrastructure