Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Practical GitOps

Chapter 8 - Practical GitOps

Infra

The infra folder contains all the terraform files that need to be executed

Global

The Global folder contains all the terraform files that need to be executed for managing global resources like IAM,Route53 and Logging infrastructure.

App

The app folder contains the source code of the application that is being deployed on the infrastructure.