Skip to content

Terraform Cloud example using a Google Cloud provider and GKE resource

Notifications You must be signed in to change notification settings

evanniedojadlo/terraform-cloud-gke-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

terraform-cloud-gke-example

You can follow these steps and review the resource documentation as needed

Launch and manage a GKE cluster using Terraform Cloud.

Clone this repo and add it as a new repo within your github account

Create a Terraform Cloud account, workspace, and connect to a version control provider specifiying the cloned repo

Log into your Google Cloud account, if you haven't created one, create one

If you're not familiar with any of the above please reference this video which will visually take you through the process

Create the GCP service account and create a key

Add this key output as a variable within Terraform Cloud named gcp_credentials

On a new branch, make a minor change in the cloned repo and commit this to github

Merge this branch to master (depending on how you setup VCS in Terraform Cloud)

Navigate back to Terraform Cloud and watch your Terraform Plan

Select Terraform Apply and watch your infrastructure build

Destroy the infrastructure

Questions?

Open an issue.

About

Terraform Cloud example using a Google Cloud provider and GKE resource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages