terraform/provisioners
James Bardin c39e9e107f add Close methods to the plugin interfaces
Close was previously an optional interface, because it's only applicable
on the client side but the types were shared accross all packages. Since
all plugins will now implement Close, it no longer needs to be optional.
2018-10-16 19:11:09 -07:00
..
doc.go fix package provisioners package name 2018-10-16 18:58:49 -07:00
provisioner.go add Close methods to the plugin interfaces 2018-10-16 19:11:09 -07:00