Skip to content
/ infra Public

This repository contains the infrastructure-as-code (IaC) for the powerd6 project.

Notifications You must be signed in to change notification settings

powerd6/infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powerd6/infrastructure

Infrastructure

This repository contains the infrastructure-as-code (IaC) for the powerd6 project.

This project reflects the current state of the infrastructure, and can be used to recover from a complete disaster (see bootrstapping.md).

Structure

This project consists of two main parts: stages and modules.

Stages

Stages are logical separation between systems, and can be, at first-glance, provisioned individually.

Stages can only use environment variables or the outputs of other stages as input.

Stage dependencies

Modules

Modules are repeatable packages of code that can be used in stages to abstract some complexity.

About

This repository contains the infrastructure-as-code (IaC) for the powerd6 project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages