Change plugin usage

This commit is contained in:
2023-10-31 22:31:13 +01:00
parent dba0989a92
commit f531b04c19
3 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,5 @@
#!/bin/sh
cd "$PLUGIN_PATH" && \
/usr/local/bin/tfci \
-organization="$PLUGIN_CLOUD_ORGANIZATION" \
-token="$PLUGIN_API_TOKEN" $PLUGIN_ARGS
TF_TOKEN_app_terraform_io=$PLUGIN_API_TOKEN \
terraform $PLUGIN_ARGS