Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Support int and bool types as template CLI vars #542

@kaufers

Description

@kaufers

The infrakit template CLI parses all --var parameter values as strings, this prevents passing a variable like --var /foo/boolean=true as a boolean or even --var /foo/int=1 as an int. The template functions like not need the values to be booleans instead of strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions