Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 437 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 437 Bytes

free-google-instance-terraform

This repo is to store terraform, that use only free tier of google

Setup

  • Create google cloud account google
  • Create an service account on google console
  • Save your service account json inside credentials folder and named as google.json
  • Run terraform command
terraform init 

terraform apply