Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Latest commit

 

History

History

infra

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Infrastructure

This directory contains the Infrastructure-as-Code (IaC) definitions for the NoPlan API project using Terraform and Terraform Cloud.

Environments

It contains three separate environments:

Global environment

This environment contains the resources that are shared between the other environments. This helps to reduce cost (e.g. by using a shared Azure Container Registry) and allows for easy promotion of images.

Linting

This directory also contains the central configuration for TFLint, which is used to analyze the resource definitions on every pull request.

Security

The infrastructure definitions are checked using tfsec.