Build AWS networking components that can be reused by other projects.
This service consists of the following stack(s):
00-pipeline.yml
- stack deploying the aws codepipeline which in turn will deploy the other stacks01-infrastructure
- stack deploying the aws networking components
None.
This project is deployed via AWS Code pipeline.
Simpliest way is to launch the CF stack 00-pipeline.yml
via CloudFormation, the other stacks will be deployed automatically.
A github webhook has been configured so that any push to the repo will then trigger the pipeline to update.
None.
None.
None.
- Pipeline.yml
- Create a machine user to limit access to github
- use secret manager for github token