https://github.com/m-lab/gcp-config
Configuration and tools for configuring GCP for M-Lab
https://github.com/m-lab/gcp-config
Last synced: 3 months ago
JSON representation
Configuration and tools for configuring GCP for M-Lab
- Host: GitHub
- URL: https://github.com/m-lab/gcp-config
- Owner: m-lab
- License: apache-2.0
- Created: 2019-12-16T19:37:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T07:40:48.000Z (5 months ago)
- Last Synced: 2025-01-20T21:19:55.212Z (5 months ago)
- Language: Go
- Size: 180 KB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gcp-config
Configs and tools for managing GCP configuration for M-Lab.
## CBIF
CBIF adds conditional actions to Cloud Build configs (See [cmd/cbif/DESIGN.md][design]).
[design]: cmd/cbif/DESIGN.md
## STCTL
STCTL manages storage transfer jobs, including declarative configurations.
## CBCTL
CBCTL helps manage cloud build triggers in GCP.