We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b6564 commit bb5c16bCopy full SHA for bb5c16b
1 file changed
zero-module.yml
@@ -2,6 +2,9 @@ name: deployable-frontend
2
description: 'zero module for a deployable single page application based on Create React App and deployed to S3/Cloudfront'
3
author: 'Commit'
4
5
+dependsOn:
6
+- zero-aws-eks-stack
7
+
8
template:
9
strictMode: true
10
delimiters:
0 commit comments