v0.8.3
cfn-include --version
now exits with an exit code of 0- YAML syntax now supports the shorthand
!GetAtt Role.Arn
which previously would have been written as!GetAtt [Role, Arn]
- Added support for
!Split
cfn-include --version
now exits with an exit code of 0!GetAtt Role.Arn
which previously would have been written as !GetAtt [Role, Arn]
!Split