Skip to content

ryanmcdowell/bigquery-dm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

BigQuery Deployment Manager Example

Google Cloud Deployment Manager is an infrastructure management service that makes it simple to create, deploy, and manage Google Cloud Platform resources. With Deployment Manager, you can create a static or dynamic template that describes the configuration of your Google Cloud environment and then use Deployment Manager to create these resources as a single deployment.

This repository contains a BigQuery example template for use with Deployment Manager. The example creates a dummy sales dataset along with a transaction table. The table is partitioned by day and provides an example of nested/repeated fields within the schema.

See https://cloud.google.com/deployment-manager/overview for more information.

License

Apache 2.0 - See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages