Giter VIP home page Giter VIP logo

hyunuk / terraform-google-analytics-lakehouse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlecloudplatform/terraform-google-analytics-lakehouse

0.0 0.0 0.0 1.14 MB

Deploys a Lakehouse Architecture Solution

Home Page: https://registry.terraform.io/modules/GoogleCloudPlatform/analytics-lakehouse/google

License: Apache License 2.0

Python 2.51% Go 5.14% Makefile 3.75% HCL 44.97% Jupyter Notebook 31.14% Shell 12.49%

terraform-google-analytics-lakehouse's Introduction

terraform-google-lakehouse

Description

tagline

This is an auto-generated module.

detailed

This module was generated from terraform-google-module-template, which by default generates a module that simply creates a GCS bucket. As the module develops, this README should be updated.

The resources/services/activations/deletions that this module will create/trigger are:

  • Create a GCS bucket with the provided name

preDeploy

To deploy this blueprint you must have an active billing account and billing permissions.

Documentation

Usage

Basic usage of this module is as follows:

module "analytics_lakehouse" {
  source = "../.."

  project_id          = var.project_id
  region              = "us-central1"
  force_destroy       = true

}

Functional examples are included in the examples directory.

Inputs

Name Description Type Default Required
enable_apis Whether or not to enable underlying apis in this solution. . string true no
force_destroy Whether or not to protect GCS resources from deletion when solution is modified or changed. string false no
labels A map of labels to apply to contained resources. map(string)
{
"analytics-lakehouse": true
}
no
project_id Google Cloud Project ID string n/a yes
public_data_bucket Public Data bucket for access string "data-analytics-demos" no
region Google Cloud Region string "us-central1" no
use_case_short Short name for use case string "lakehouse" no

Outputs

Name Description
bigquery_editor_url The URL to launch the BigQuery editor
lakehouse_colab_url The URL to launch the in-console tutorial for the Analytics Lakehouse solution
lookerstudio_report_url The URL to create a new Looker Studio report displays a sample dashboard for data analysis
neos_tutorial_url The URL to launch the in-console tutorial for the Analytics Lakehouse solution
workflow_return_project_setup Output of the project setup workflow

Requirements

These sections describe requirements for using this module.

Software

The following dependencies must be available:

Service Account

A service account with the following roles must be used to provision the resources of this module:

  • Storage Admin: roles/storage.admin

The Project Factory module and the IAM module may be used in combination to provision a service account with the necessary roles applied.

APIs

A project with the following APIs enabled must be used to host the resources of this module:

  • Google Cloud Storage JSON API: storage-api.googleapis.com

The Project Factory module can be used to provision a project with the necessary APIs enabled.

Contributing

Refer to the contribution guidelines for information on contributing to this module.

Security Disclosures

Please see our security disclosure process.

terraform-google-analytics-lakehouse's People

Contributors

renovate-bot avatar cloud-foundation-bot avatar davenportjw avatar bradmiro avatar hyunuk avatar release-please[bot] avatar stevewalker-de avatar apeabody avatar dependabot[bot] avatar bharathkkb avatar donmccasland avatar askmeegs avatar singhalbhaskar avatar g-awmalik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.