Skip to content

AustralianBioCommons/gen3-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen3-network

Reusable CDK app for provisioning Gen3 network infrastructure.

This repo is the reusable implementation. Project-specific repos should only contain desired-state config and a thin GitHub Actions caller workflow.

Deploy locally

npm ci
npx cdk synth -c config=./config/example.public.json
npx cdk deploy --all -c config=./config/example.public.json

Configuration model

  • no hardcoded account catalog in source
  • no dependency on proprietary shared config packages
  • environments are supplied in deploy-time config
  • WAF rules are config-driven

About

Reusable CDK app for provisioning Gen3 network infrastructure

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors