Versions in this module Expand all Collapse all v1 v1.8.0 Dec 5, 2025 v1.7.0 Sep 23, 2025 Changes in this version + type Hooks struct + func NewHooks(dep *resolver.Dependency, stdout io.Writer, stderr io.Writer) *Hooks + func (h *Hooks) PostDeploy(vals map[string]interface{}) error + func (h *Hooks) PreDeploy(vals map[string]interface{}) error