inmanta / std

The inmanta std module
0 stars 6 forks source link

Issue/parametrize template #507

Closed edvgui closed 6 months ago

edvgui commented 6 months ago

Description

Update std::template plugin. Add support for providing variables to the template via plugin (keywork only) arguments. When such arguments are provided, completely ignore the variables present in the model.

note: to add a changelog entry and bump the version number: inmanta module release --dev [--major|--minor|--patch] [--changelog-message "<your_changelog_message>"]

Merge procedure

  1. merge using the merge button
  2. tag and bump
git checkout master
git pull
inmanta module release
git push
git push {tag} # push the tag as well
  1. Remove the branch

Self Check:

Strike through any lines that are not applicable (~~line~~) then check the box