github.com/hashicorp/packer@v1.14.3/website/content/partials/packer-plugin-sdk/communicator/Config.mdx (about) 1 <!-- Code generated from the comments of the Config struct in communicator/config.go; DO NOT EDIT MANUALLY --> 2 3 Config is the common configuration a builder uses to define and configure a Packer 4 communicator. Embed this struct in your builder config to implement 5 communicator support. 6 7 <!-- End of code generated from the comments of the Config struct in communicator/config.go; -->