From c519fe4a34e28cbfcbaf4864c973c85f11f42375 Mon Sep 17 00:00:00 2001 From: Vesteinn Thorsson Date: Thu, 6 Jun 2024 10:45:30 -0700 Subject: [PATCH] corrected links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51f535b..6a17f7d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ docker push us-docker.pkg.dev//gcr.io/ ``` ## Deploy Cloud Resources -Define variables in [terraform.tfvars](https://github.com/ncihtan/bq-metadata-cloud-run/blob/main/terraform.tfvars). Variable descriptions can be found in [variables.tf](https://github.com/ncihtan/bq-metadata-cloud-run/blob/main/variables.tf) +Define variables in [terraform.tfvars](https://github.com/ncihtan/data-release-cloud-run/blob/main/terraform.tfvars). Variable descriptions can be found in [variables.tf](https://github.com/ncihtan/data-release-cloud-run/blob/main/variables.tf) ``` terraform init