There was an error while loading. Please reload this page.
1 parent 9b230e2 commit c8aa1b7Copy full SHA for c8aa1b7
template.yaml
@@ -5,7 +5,7 @@ Resources:
5
Type: AWS::Serverless::Application
6
Properties:
7
Location: MyNestedApp/template.yaml
8
- MyOtherNestedApp:
+ MyNestedApp2:
9
10
11
Location: MyNestedApp2/template.yaml
0 commit comments