There is a named directory for each environment (dev, staging and prod) each of which contain its own terragrunt.hcl configuration file. All environments extend the same terraform-blog-sample-module ...
This repository contains a sample implementation of a blog application, designed to show off various features of OpenShift. The blog application is implemented using Python and Django. In the default ...