Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

Type Tags in YAML Support #156

Open
wangchunyang opened this issue Sep 6, 2019 · 0 comments
Open

Type Tags in YAML Support #156

wangchunyang opened this issue Sep 6, 2019 · 0 comments

Comments

@wangchunyang
Copy link

YAML has tags, which can be used to explicitly declare types, for instance:

            "DeleteOnTermination": !!bool "true"
            "VolumeSize": !!int "120"

Currently the plugin shows error for them - "Unknown CloudFormation function: int" or "Unknown CloudFormation function: bool".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant