Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.
/ awsInfra-setup Public archive

AWS basic networking components that can be reused by other projects

Notifications You must be signed in to change notification settings

jobarjo/awsInfra-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

be-awsInfra-networking

Build AWS networking components that can be reused by other projects.

Infrastructure

This service consists of the following stack(s):

  • 00-pipeline.yml - stack deploying the aws codepipeline which in turn will deploy the other stacks
  • 01-infrastructure - stack deploying the aws networking components

Depedencies

None.

Deployment

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.

Monitoring

None.

Tests

None.


Notes

None.

Todo list

  • Pipeline.yml
    • Create a machine user to limit access to github
    • use secret manager for github token

About

AWS basic networking components that can be reused by other projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published