Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.71 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.71 KB

Learning-Terraform-with-GCP

This repository is sample codes to learn Terraform with GCP.

Samples are explained in the below books.

Basic edition

Chapter 4 Resource and terraform command

Chapter 5 How to write a configuration

Chapter 6 State management

Practical edition

Chapter 3 Two-layer architecture

Chapter 4 ~ 7, 9, 10 GKE + Microservices template

Diffrent repository: toshi0607/GKE-Microservices-Terraform-project-template

Chapter 8 Lint and validation