This is a stack that deploys a single VM.
It's meant to be a very simple example to illustrate a very small set of Terraform capabilities
You can install this application using the Open in Google Cloud Shell button
below.
Once this opens up, you can install by:
- Creating a Google Cloud Project
- Then typing
./deploystack install
To remove all billing components from the project
- Typing
./deploystack uninstall
This is not an official Google product.
