package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 30, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tfimpl defines the Terraform implementation type constants.
Type represents which Terraform implementation is being used.
const (
Terraform Type = "terraform"
OpenTofu Type = "tofu"
Unknown Type = "unknown"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.