Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wintermi/dataform-cloud-run

An example Dataform workflow executed via a Cloud Run job with the container image constructed using Cloud Build and Chainguard Images.
https://github.com/wintermi/dataform-cloud-run

cloud-build cloud-run-jobs dataform google-cloud google-cloud-platform

Last synced: 7 days ago
JSON representation

An example Dataform workflow executed via a Cloud Run job with the container image constructed using Cloud Build and Chainguard Images.

Awesome Lists containing this project

README

        

# Example Dataform Cloud Run Job

[![License](https://img.shields.io/github/license/wintermi/dataform-cloud-run)](https://github.com/wintermi/dataform-cloud-run/blob/main/LICENSE)

## Description

An example Dataform workflow executed via a Cloud Run job with the container image constructed using Cloud Build and Chainguard Images.

In summary, the following components are used by this project:

- [Dataform](https://github.com/dataform-co/dataform)
- [Chainguard Images](https://www.chainguard.dev/chainguard-images)
- [Google Cloud Build](https://cloud.google.com/build)
- [Google Cloud Run](https://cloud.google.com/run)

## License

**dataform-cloud-run** is released under the [Apache License 2.0](https://github.com/wintermi/dataform-cloud-run/blob/main/LICENSE) unless explicitly mentioned in the file header.