Added Cloud Build v2 connection module (#3346)

* Added Cloud Build v2 connection module

* Removed prefix as it is not necessary

* Corrected mistake with comment_control

* Corrected trigger name and updated README
This commit is contained in:
apichick
2025-09-22 15:42:13 +02:00
committed by GitHub
parent d0e2a54948
commit e23edb46fd
15 changed files with 2266 additions and 1 deletions

View File

@@ -110,6 +110,7 @@ These modules are used in the examples included in this repository. If you are u
- [API Gateway](./api-gateway)
- [Apigee](./apigee)
- [Artifact Registry](./artifact-registry)
- [Cloud Build V2 Connection](./cloud-build-v2-connection)
- [Container Registry](./container-registry)
- [Cloud Source Repository](./source-repository)
- [Cloud Deploy](./cloud-deploy)