Skip to content

Latest commit

 

History

History

terraform

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Infrastructure Management

Summary

This directory contains configuration files for deploying the Encompass application using AWS resources. This project utilises Terraform for managing infrastructure resources.

TODO: extract references to Bayes Impact specific IDs so that the repo contains a configuration that can be used by others.

A note on VPCs

When setting up a new environment, it is recommended that you import your existing main VPC:

terraform import module.stack.aws_vpc.main <your_vpc_arn>