Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit 564031b

Browse files
author
Sean Sundberg
authored
Updates clis submodule to use registry id (#71)
closes #70
1 parent 3cde028 commit 564031b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ data ibm_container_cluster_versions cluster_versions {
126126
}
127127

128128
module setup_clis {
129-
source = "github.com/cloud-native-toolkit/terraform-util-clis.git"
129+
source = "cloud-native-toolkit/clis/util"
130130

131131
clis = ["jq"]
132132
}

0 commit comments

Comments
 (0)