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

https://github.com/sjmiller609/terraform-google-astronomer-gcp

Deploys all infrastructure required for Astronomer to run on GCP
https://github.com/sjmiller609/terraform-google-astronomer-gcp

Last synced: 2 months ago
JSON representation

Deploys all infrastructure required for Astronomer to run on GCP

Awesome Lists containing this project

README

        

# Terraform Module for Astronomer for GCP

[![Build Status](https://cloud.drone.io/api/badges/astronomer/terraform-google-astronomer-gcp/status.svg)](https://cloud.drone.io/astronomer/terraform-google-astronomer-gcp)

Requires Terraform 0.12+

[Terraform](https://www.terraform.io/) is a simple and powerful tool that lets us write, plan and create infrastructure as code. This code will allow you to efficiently provision the infrastructure required to run the Astronomer platform.

## Features

* Private Kubernetes cluster
* Cloud SQL with Postgres
* Bastion host for secure cluster administration

## Architecture

![Astronomer GCP Architecture](images/Astronomer-GCP-white-background.png)