<font size=2 face="sans-serif">In a file directory I have Heat Orchestration
Template A.yaml, which includes a resource named N of type AWS::CloudFormation::Stack,
for which I want to use the Heat Orchestration Template in file B.yaml
(in the same directory).  What do I write in the properties of N,
and in the `heat stack-create` command line, to make this work?</font>
<br>
<br><font size=2 face="sans-serif">Thanks,<br>
Mike</font>