Skip to content

InnovateUKGitHub/een-cloudformation-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EEN CloudFormation Templates

The CloudFormation templates are structured as follows:

  • application
  • main-stack.json
  • nested
    • layers
      • presentation.json
      • service.json
    • resource-groups
      • subnets/
      • elbs/
      • rds.json
      • elasticache.json
  • management
    • main-stack.json
  • shared
    • iam-resources.json
    • shared-resources.json

The s3-upload.sh bash script uploads the CloudFormation templates to S3 ready for deployment.

Note that the DB Password will need to be modified in application/resource-groups/rds.json line 76

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages