package
Version:
v1.2.8
Opens a new window with list of versions in this module.
Published: Oct 19, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrTaintedPath = errors.New("filepath is tainted")
ErrMaxSizeSizeLimit = errors.New("max size limit of decoded data exceeded")
ErrActionUnknown = errors.New("action not found")
ErrInvalidTofuVersion = errors.New("invalid version string")
ErrHTTPError = errors.New("http error")
)
Flags returns a slice of CLI flags for the plugin.
Plugin implements provide the plugin.
Execute provides the implementation of the plugin.
Validate handles the settings validation of the plugin.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.