Skip to main content

constant for the template Schema

Constants are the global constants that once defined here can be used anywhere in the template It can be used in same way as variables but only difference is that constants cannot be overridden by -V flag at runtime Example:

constants Type

object (constant for the template)

constants Examples