This library provides the following Pulumi resources:
- A
LocalBuildTriggerressource that runs a local command to build a Docker image on code changes and pushes it to a Google Artifact Registry repository - A
Secretresource to manage GCP secrets - A
AutoScalingGCPClusterresource to manage the auto-scaling cluster - A
GCPNetworkresource to manage networking within the Cluster, optionally enabling Private Google Access (PGA) and a router for outbound internet access
pre-commit install
uv sync