github.com/keikoproj/manny@v0.0.0-20210726112440-8571e4c99ced/examples/static/aws/usw2/localfile-stack3.yaml (about) 1 template: 2 type: file 3 path: ../../../templates/template.yaml 4 parameters: 5 Port: 8080 6 vpcId: !stack_output ../foo/localfile-stack1.yaml::vpcId 7 tags: 8 manny-generated: true