Skip to content

Commit 2940bba

Browse files
authored
Fix broken gcp test deployment (#221)
1 parent 7a9a06a commit 2940bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/live/gcp/test/terragrunt.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
source = "${get_repo_root()}/deployment/modules/gcp//test"
2+
source = "${get_repo_root()}/deployment/modules/gcp//tesseract/test"
33
}
44

55
locals {

0 commit comments

Comments
 (0)