Back to Packer

Config

website/content/partials/datasource/null/Config.mdx

1.15.3413 B
Original Source
<!-- 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; -->