Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnsupportedTerraformVersion ¶
type UnsupportedTerraformVersion struct {
Component string
Version string
Constraints version.Constraints
}
func (*UnsupportedTerraformVersion) Error ¶
func (utv *UnsupportedTerraformVersion) Error() string
func (*UnsupportedTerraformVersion) Is ¶ added in v0.4.0
func (utv *UnsupportedTerraformVersion) Is(err error) bool
Click to show internal directories.
Click to hide internal directories.