file
Creates or manages a file on the local filesystem.
State Required: No
Inputs
inputs.contents
The contents to write to the file.
Type: string
Declared by:
inputs.name
The path to the file to create or manage.
Type: string
Declared by:
Outputs
(none)