# deploystack **Repository Path**: mirrors_GoogleCloudPlatform/deploystack ## Basic Information - **Project Name**: deploystack - **Description**: An extension to Google Cloud's Open In Cloud Shell that turns a terraform project into a one click deployable on Google Cloud - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-07 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DeployStack [](https://godoc.org/github.com/GoogleCloudPlatform/deploystack) [DeployStack](http://deploystack.dev) is a one click solution for running Terraform projects for Google Cloud Platfom using [Cloud Shell](https://cloud.google.com/shell). It uses [Open in Cloud Shell](https://cloud.google.com/shell/docs/open-in-cloud-shell) to guide users from a link to a series or questions to help them install a Terraform solution in their own Google Cloud Platform project space - prompting them to choose answers to questions like "What [datacenter] zone do you want to install in?" And presenting the options to guide them to pic the settings that are right for them.  For technical reasons, at this time, it is limited to working with github repos owned by [Google Cloud Platform](https://github.com/GoogleCloudPlatform). You can see a list of DeployStack projects on [cloud.google.com](https://cloud.google.com/shell/docs/cloud-shell-tutorials/deploystack). ## Authoring Authoring information has been moved to [deploystack/AUTHORING.MD](/AUTHORING.MD). ## This Codebase This project is to centralize all of the tools and processes to get terminal interfaces for collecting information from users for use with DeployStack. Ultimately this codebase creates an executable that runs on Cloud Shell and works with other tools to drive the experience. It's broken up into packages with different responsibilities: