Skip to content

multicloud-iac/terraform-gcp-instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provision a compute instance in GCP

This Terraform configuration provisions a compute instance in Google Cloud Platform.

Details

By default, this configuration provisions a compute instance from the latest ubuntu-1804-lts image with machine type n1-standard-1 in us-east1-bn. The image_project, image_family, type, zone, and region can all be set with variables.

Note that you need to set provide your GCP credentials in the GCP_CREDENTIALS environment variable.

About

Terraform Enterprise Demo - GCP Instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages