mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 23:11:40 -04:00
8 lines
414 B
Plaintext
8 lines
414 B
Plaintext
<!-- Code generated from the comments of the Config struct in datasource/null/data.go; DO NOT EDIT MANUALLY -->
|
|||
|
|
|
||
|
|
The Null data source is designed to demonstrate how data sources work, and
|
||
|
|
to provide a test plugin. It does not do anything useful; you assign an
|
||
|
|
input string and it gets returned as an output string.
|
||
|
|
|
||
|
|
<!-- End of code generated from the comments of the Config struct in datasource/null/data.go; -->
|