We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d21ce commit 8fef801Copy full SHA for 8fef801
1 file changed
install.sh
@@ -8,7 +8,7 @@
8
set -euo pipefail
9
10
TARGET=${1:-my-dbt-platform}
11
-REPO="dbt-labs/terraform-dbtcloud-as-yaml"
+REPO="trouze/terraform-dbtcloud-as-yaml"
12
RELEASE_URL="https://github.com/$REPO/releases/latest/download/starter.tar.gz"
13
14
echo "Setting up dbt Platform Terraform starter in ./$TARGET ..."
0 commit comments