# terraform-gsirt
Terraform for GSIRT integration infrastructure.

## Naming Conventions

* Each AWS account has its own top-level folder named after the account
* For application accounts:
    * `environment` is one of `qa` or `prod`
    * `account_group` is the name of the app or app family e.g. `permissions-platform`
* For shared infrastructure accounts:
    * `environment` is the name of the account, e.g. `networking`
    * `account_group` is `orcd`
