Files
coder/examples/templates/gcp-vm-container
Spike Curtis 847e2b18da Don't use parameters to pass secrets to GCP or AWS (#2039)
* Don't use parameters to pass secrets to GCP or AWS

Signed-off-by: Spike Curtis <spike@coder.com>

* Fix fmt

Signed-off-by: Spike Curtis <spike@coder.com>
2022-06-03 14:29:22 -07:00
..

name, description, tags
name description tags
Develop in a container on a Google Cloud VM Get started with Linux development on Google Cloud.
cloud
google
container

gcp-vm-container

Getting started

Pick this template in coder templates init and follow instructions.

Authentication

This template assumes that coderd is run in an environment that is authenticated with Google Cloud. For example, run gcloud auth application-default login to import credentials on the system and user running coderd. For other ways to authenticate consult the Terraform docs.

Required permissions / policy

The user or service account used by the Terraform provisioner should have the following roles

  • Compute Admin