@swamp/gcp/vpcaccess
v2026.04.23.1
Google Cloud vpcaccess infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-cloudvpcaccesscloudinfrastructure
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/vpcaccess@swamp/gcp/vpcaccess/connectorsv2026.04.23.1connectors.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| ipCidrRange? | string | Optional. The range of internal addresses that follows RFC 4632 notation. Example: `10.132.0.0/28`. |
| machineType? | string | Machine type of VM Instance underlying connector. Default is e2-micro |
| maxInstances? | number | Maximum value of instances in autoscaling group underlying the connector. |
| minInstances? | number | Minimum value of instances in autoscaling group underlying the connector. |
| name? | string | The resource name in the format `projects/*/locations/*/connectors/*`. |
| network? | string | Optional. Name of a VPC network. |
| subnet? | object | The subnet in which to house the connector |
| connectorId? | string | Required. The ID to use for this connector. |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a connectors
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after creation (default: true) |
getGet a connectors
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the connectors |
updateUpdate connectors attributes
| Argument | Type | Description |
|---|---|---|
| waitForReady? | boolean | Wait for the resource to reach a ready state after update (default: true) |
deleteDelete the connectors
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the connectors |
syncSync connectors state from GCP
Resources
state(infinite)— Definition of a Serverless VPC Access connector.
@swamp/gcp/vpcaccess/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.
2026.04.03.315.4 KBApr 3, 2026
Google Cloud vpcaccess infrastructure models
Release Notes
- Updated: locations, connectors
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudvpcaccesscloudinfrastructure
2026.04.03.114.9 KBApr 3, 2026
Google Cloud vpcaccess infrastructure models
Release Notes
- Updated: locations, connectors
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudvpcaccesscloudinfrastructure
2026.04.02.214.7 KBApr 2, 2026
Google Cloud vpcaccess infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudvpcaccesscloudinfrastructure
2026.03.27.115.1 KBMar 27, 2026
Google Cloud vpcaccess infrastructure models
Release Notes
- Added: locations, connectors
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudvpcaccesscloudinfrastructure