Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 405 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 405 Bytes

Objective

I am interested to build labs for GCP so that I can dive deeper, share the experience with others.

While Terraform works well to declare infrastructure state in HCL, the bash script with gcloud from SDK is great and indenspenable to learn natively.

Format

Ideally each lab should have at least:

  • create.sh to create all the resources
  • cleanup.sh to clean up all the resources