Skip to content

Commit 3d868df

Browse files
author
Andrew Trice
authored
Update module.yaml (#22)
removed unnecessary `https://` for console-link-job
1 parent 7830114 commit 3d868df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ versions:
2626
version: ">= 2.1.0"
2727
- id: console_link_job
2828
refs:
29-
- source: https://github.com/cloud-native-toolkit/terraform-k8s-console-link-job
29+
- source: github.com/cloud-native-toolkit/terraform-k8s-console-link-job
3030
version: ">= 1.0.0"
3131
variables:
3232
- name: cluster_type

0 commit comments

Comments
 (0)