-
-
Notifications
You must be signed in to change notification settings - Fork 840
fromYaml not defined #2217
Copy link
Copy link
Labels
area: templatingChanges related to the templating engine.Changes related to the templating engine.
Metadata
Metadata
Assignees
Labels
area: templatingChanges related to the templating engine.Changes related to the templating engine.
Type
Fields
Give feedbackNo fields configured for feature.
Description
Following the Parsing JSON/YAML into map variables section of the docs it recommends using the
fromYamltemplate function to parse yaml.fromYamlshould be able to read a YAML string.I get this error:
Version
3.43.3
Operating system
macos
Experiments Enabled
No response
Example Taskfile