cloudtools/stacker

Force Type

Open

#446 opened on Jul 24, 2017

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

Repository metrics

Stars
 (706 stars)
PR merge metrics
 (No merged PRs in 30d)

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