wayofdev/gh-action-terragrunt-plan

Create a Terraform plan

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the Terraform configurationno.
tg_versionRequired Terragrunt versionno0.52.4
tf_versionRequired Terraform versionno1.5.7
parallelismLimit the number of concurrent operationsno0
labelA friendly name for this planno""
add_github_commentAdd the plan to a GitHub PRnotrue
destroyCreate a plan to destroy all resourcesnofalse
create_cache_folder_in_workspaceCreate a cache folder in the workspacenofalse
cache_folderCache folder nameno.terragrunt-cache
use_tf_plugin_cache_folderIf set to true, the variable TF_PLUGIN_CACHE_DIR will be enablednofalse
tf_plugin_cache_folderCache folder name for Terraform plugins. Only applicable if use_tf_plugin_cache_folder is set to truenotf-plugin-cache
tg_cache_folderCache folder name for Terragruntnotg-cache

no outputs