xuwang / gcp-config

Check & Config Google Cloud SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check & Config Cloud SDK

This project form a base for working on Google Cloud Platform.

It use a Makefile for:

Prerequisites

  1. Setup Google Account and Tools

    Create a gcloud configuration by:

    $ gcloud init
    
  2. Install Terraform

    We'll use Terraform as the main codification tool for building platform.

Config Cloud SDK

First edit env.sh and validate all the env values for the project.

$ source env.sh
$ make

Reference: Google Cloud SDK Configurations

About

Check & Config Google Cloud SDK

License:Apache License 2.0


Languages

Language:Makefile 73.8%Language:Shell 26.2%