Skip to content

simtechdev/terraform-packer-googlecloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Usage example of Packer and Terraform with GoogleCloud

Requirements

  1. Google Cloud Account
  2. Google Cloud API Credentials
  3. Packer installed
  4. Terraform installed

Download example

git clone https://github.com/Extor/terraform-packer-googlecloud

Preparing Google Cloud

  1. Create new project
  2. Create and download Google API Credentials as account.json to terraform-packer-googlecloud directory

Packer and terraform config

  1. Edit packer/packer-gcloud.json
  2. Edit terraform/gcloud.tf

Usage

  1. cd terraform-packer-googlecloud
  2. packer build packer/packer-gcloud.json
  3. terraform apply terraform

About

Usage example of Packer and Terraform with GoogleCloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 68.1%
  • SaltStack 25.1%
  • HTML 6.8%