Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions 01-Terraform-Install-Tools/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
## git demo###
title: GCP Google Cloud Platform - Install CLI Tools
description: Learn to install cli tools required for using Terraform on GCP
---
Expand Down Expand Up @@ -142,6 +143,7 @@ gcloud version
# Initialize gcloud CLI
gcloud init


# List accounts whose credentials are stored on the local system:
gcloud auth list

Expand Down