imagimaps/OpenTofu Plan and Apply

Plan and apply OpenTofu modules with configurable inputs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tofu_versionOpenTofu version to usenolatest
module_pathPath to the OpenTofu moduleyes
backend_configBackend configuration as multiline key=value pairsno
upgradeWhether to upgrade modules and providers during initnofalse
init_var_filesInit variable files as multiline pathsno
init_varsInit variables as multiline key=value pairsno
plan_var_filesPlan variable files as multiline pathsno
plan_varsPlan variables as multiline key=value pairsno
applyWhether to apply the plannofalse
destroyWhether to destroy infrastructurenofalse
upload_planUpload plan file to GitHub artifactsnotrue
namedescription
plan_filePath to the generated plan file