Back to Packer

Config

website/content/partials/packer-plugin-sdk/communicator/Config.mdx

1.15.3382 B
Original Source
<!-- Code generated from the comments of the Config struct in communicator/config.go; DO NOT EDIT MANUALLY -->

Config is the common configuration a builder uses to define and configure a Packer communicator. Embed this struct in your builder config to implement communicator support.

<!-- End of code generated from the comments of the Config struct in communicator/config.go; -->