Skip to content

Just a showcase of my learnings about Terraform and Google Cloud Platform

License

Notifications You must be signed in to change notification settings

ahpnils/jubilant-octo-tribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jubilant-octo-tribble

Just a showcase of my learnings about Terraform and Google Cloud Platform.

How to use this repository

0/ Install Terraform : https://learn.hashicorp.com/tutorials/terraform/install-cli

1/ Create a Google Cloud account : https://cloud.google.com/

2/ Create a project, and a GCP service account key : https://learn.hashicorp.com/tutorials/terraform/google-cloud-platform-build?in=terraform/gcp-get-started

3/ Clone this repository

4/ In the terraform directory, create a terraform.tfvars file using the terraform.tfvars.example file, and add a credentials JSON file (retrieved from Google Cloud)

5/ In the terraform directory, run terraform init -upgrage, then terraform apply

About

Just a showcase of my learnings about Terraform and Google Cloud Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published