diff --git a/gcp_commands.md b/gcp_commands.md index 8789c3d..2fb5956 100644 --- a/gcp_commands.md +++ b/gcp_commands.md @@ -1,13 +1,14 @@ -#GCP Command Reference -===================== +# GCP Command Reference These gcloud commands are used throughout the course: ## 00_04_Exercise_Files **Enable APIs:** +``` gcloud services enable iam.googleapis.com gcloud services enable cloudresourcemanager.googleapis.com +``` ## 04_03_Terraform_Cloud_Setup