Files
opentf/command
Kristin Laemmert f6af7b4f7a lang/funcs: add (console-only) TypeFunction (#28501)
* lang/funcs: add (console-only) TypeFunction

The type() function, which is only available for terraform console,
prints out the type of a given value. This is mainly intended for
debugging - it's nice to be able to print out terraform's understanding
of a complex variable.

This introduces a new field for Scope: ConsoleMode. When ConsoleMode is true, any additional functions intended for use in the console (only) may be added.
2021-04-23 10:29:50 -04:00
..
2021-04-06 15:50:30 -04:00
2021-04-16 11:43:57 -04:00
2015-04-29 13:07:13 -05:00
2021-04-22 09:05:57 -05:00
2019-07-18 16:11:41 -04:00
2020-12-02 13:59:19 -05:00
2021-03-22 16:38:56 -04:00
2021-04-16 08:28:33 -04:00
2020-10-08 08:42:16 -04:00