I am trying to build an aws cloud-formation stack following the example http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer-walkthrough-createbasicwebserver.html
However the stack is failing on creation of an ec2 isntance with an error Network interfaces and an instance-level subnet ID may not be specified on the same request
Could let me know what is missing. I have checked the parameters they all looks to be fine. template used is shared