azr_implicit_requried_plugin_2
Adrien Delorme 5 years ago
parent bdc8ac2813
commit f00ea7a166

@ -33,7 +33,8 @@ type PluginConfig struct {
//
// Redirects will be bypassed if the redirected components are already found
// in their corresponding sets (Builders, Provisioners, PostProcessors,
// DataSources)
// DataSources). That is, for example, if you manually put a single
// component plugin in the plugins folder.
BuilderRedirects map[string]string
DatasourceRedirects map[string]string
ProvisionerRedirects map[string]string

Loading…
Cancel
Save