Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 539 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 539 Bytes

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>