Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 669 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 669 Bytes

Infrastructure

Automated configuration and setup for the servers and associated services powering WaffleHacks.

All configuration is managed by HashiCorp Terraform and Packer.

Permissions

The expected AWS IAM policies are as follows:

  • arn:aws:iam::aws:policy/AWSOrganizationsFullAccess
  • arn:aws:iam::aws:policy/AWSSSODirectoryAdministrator
  • arn:aws:iam::aws:policy/AWSSSOMasterAccountAdministrator
  • arn:aws:iam::aws:policy/IAMFullAccess
  • arn:aws:iam::aws:policy/AmazonElasticContainerRegistryFullAccess
  • arn:aws:iam::aws:policy/AmazonS3FullAccess
  • arn:aws:iam::aws:policy/AmazonSESFullAccess