samuraitruong/tf-actions

Simple github action that help to update terraform vars using API call

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenTerraform tokenyes
org_idOrg Id that workspace belong toyes
ws_nameThe name tf workspacesyes
var_namesThe name of environment var, multiple vars support by comma separator yes
var_valuesThe values of environment var, multiple vars support by comma separator yes
hclIndicated that the var is hcl or not, default = falseno
auto_createCreate var if does not exist, default = falseno
applyTrigger TF run after update varno
separatorThe separator to split names and valuesno,
namedescription
resultThe name of environment