cloudtools/stacker

Force Type

Open

#446 opened on Jul 24, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (706 stars) (166 forks)batch import
enhancementhelp wanted

Description

@phobologic had a good idea - forcing a type on a lookup.

This would allow you to cast things on the fly:

Example:

${force_type <value>::<type>}

Contributor guide