This repo contains the Terraform configurations for all the AWS accounts owned and managed by Wellcome Collection. In particular, it defines some of the pieces which are common to all our accounts (IAM roles, networking, permissions, etc.).
This setup is documented at https://docs.wellcomecollection.org/aws-account-setup/
accounts
– Terraform configuration for each of our AWS accounts, one folder per accountdocs
– the source files for the GitBook sitemodules
– some Terraform modules for the AWS account configurationscripts
– a handful of Python scripts for working with our AWS accounts