Versions in this module Expand all Collapse all v0 v0.3.0 Aug 15, 2021 Changes in this version + var ErrEmptyValue = errors.New("empty value") + func ReadFromStdin(osExecutor os.OsExecutor, promptMessage string) ([]byte, error) + func WriteHCLout(osExecutor os.OsExecutor, outFilePath string, hclFile *hclwrite.File) error