github.com/keikoproj/manny@v0.0.0-20210726112440-8571e4c99ced/examples/static/aws/use2/localfile-stack2.yaml (about) 1 template: 2 type: file 3 path: ../../../templates/template.yaml 4 parameters: 5 Port: 80 6 vpcId: !environment_variable vpc_Id 7 stackname: "localfile-stack2" 8 tags: 9 manny-generated: true 10 rolearn: arn:aws:iam::123456789:role/cfn-fa-role2