https://github.com/companieshouse/dps-stack
Infrastructure and deployment code for DPS services
https://github.com/companieshouse/dps-stack
deployment dps infrastructure
Last synced: 3 months ago
JSON representation
Infrastructure and deployment code for DPS services
- Host: GitHub
- URL: https://github.com/companieshouse/dps-stack
- Owner: companieshouse
- License: mit
- Created: 2023-09-18T10:24:45.000Z (almost 3 years ago)
- Default Branch: infrastructure
- Last Pushed: 2026-03-03T17:52:54.000Z (4 months ago)
- Last Synced: 2026-03-03T21:37:23.669Z (4 months ago)
- Topics: deployment, dps, infrastructure
- Language: HCL
- Homepage:
- Size: 474 KB
- Stars: 1
- Watchers: 27
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# dps-stack
This project encapsulates the infrastructure and deployment code for DPS services and includes separate branches for each:
* `infrastructure` - Infrastructure code for building DPS services in AWS
* `deployment` - Deployment code for deploying DPS services to AWS
The remainder of this document contains information that is specific to the branch in which it appears.
## Infrastructure
This branch (i.e. `infrastructure`) contains the infrastructure code responsible for provisioning the required resources in AWS to support deployment of DPS services.