tree: af9a8fd3e34eccdf6d527f14b3517449bcd49076 [path history] [tgz]
  1. google-kubernetes-engine/
  2. vertex-ai-featurestore/
  3. README.md
.test-infra/terraform/google-cloud-platform/README.md

Overview

This folder contains Infrastructure-as-Code implemented using terraform to provision resources for Apache Beam tests requiring Google Cloud resources.

Requirements

Usage of this code requires:

Usage

Each folder contains all the code to achieve a category of provisioning. For example, the google-kubernetes-engine folder contains all the necessary code to provision Google Cloud Kubernetes Engine cluster.

To provision resources in a chosen folder follow the conventional terraform workflow. See https://developer.hashicorp.com/terraform/intro/core-workflow for details.