We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2355b68 commit b00c1b3Copy full SHA for b00c1b3
Readme.md
@@ -40,8 +40,8 @@ Unit tests live in the same directory as the code that they are testing and foll
40
41
##Application Architecture
42

43
-* Build pipelines are defined in [pipelines.gocd.yaml](pipelines.gocd.yaml).
44
* Application resources are defined in [serverless.yml](serverless.yml).
+* Build pipelines are defined in [pipelines.gocd.yaml](pipelines.gocd.yaml).
45
* VPC and NAT Gateway resources are defined in [aws-vpc.template](aws-vpc.template).
46
* A "create-vpc" pipeline on the build server will execute this template on-demand
47
0 commit comments