Open bapi24 opened 7 years ago
Hi there,
can you please look into this: yaml linter gives an error when working aws cloudformation templates!
CidrBlock: !Sub '10.${ClassB}.0.0/16'
unknown tag !<!Sub>at line 23 col 44 in AWS\cloudFormation\VPC\testvpc.yaml
Thank You Bapi
This is just a wrapper around yaml-js, my guess is that this is a bug in that code.
yaml-js
Hi there,
can you please look into this: yaml linter gives an error when working aws cloudformation templates!
CidrBlock: !Sub '10.${ClassB}.0.0/16'
unknown tag !<!Sub>at line 23 col 44 in AWS\cloudFormation\VPC\testvpc.yaml
Thank You Bapi