diff --git a/examples/extras/datadog-agent/.tf-control b/examples/extras/datadog-agent/.tf-control index b9a489d..0378675 100644 --- a/examples/extras/datadog-agent/.tf-control +++ b/examples/extras/datadog-agent/.tf-control @@ -2,9 +2,9 @@ # allows for setting a specific command to be used for tf-* commands under this git repo # see tf-control.sh help for more info -TFCONTROL_VERSION="1.0.6" +TFCONTROL_VERSION="1.0.7" -TFCOMMAND="terraform_latest" +TFCOMMAND="terraform_current" # TF_CLI_CONFIG_FILE=PATH-TO-FILE/.tf-control.tfrc # TFARGS="" # TFNOLOG=""