Skip to content

Commit fde1d9e

Browse files
SSPROD-57435 - fix: add cdr timing
1 parent 9d4a6fd commit fde1d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/integrations/pub-sub/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ terraform {
1515
version = ">= 3.1"
1616
}
1717
time = {
18-
source = "hashicorp/time"
18+
source = "hashicorp/time"
1919
version = "0.13.1"
2020
}
2121
}

0 commit comments

Comments
 (0)