Skip to content

tarekmulla/rmit-infrastructure

Repository files navigation

RMIT Infrastructure

This repo contains all shared AWS resources between RMIT projects.

prerequisites

You will need to have a route53 zone, with the parent domain for all applications, the route53 should be accessable online.

How does it work

The project builds two types of resources:

  1. All shared resources between RMIT projects, those resources include:

    • VPC Network, and subnets
    • NAT Gateway
    • DynamoDB statelock table
  2. All required base resources for each application, the base resources include:

    • VPC Subnets
    • ECR repository
    • SSM parameters
    • Certificates
    • DNS records in route53

Remote state

The state of this project will be stored in manually-created s3 bucket called terraform-statebucket-rmit. The bucket exist in the RMIT aws account.

How do I get set up?

About

Shared infrastructure between RMIT applications

Topics

Resources

Stars

Watchers

Forks

Languages