Skip to content

Commit e79a802

Browse files
Updates cloud-native-toolkit/terraform-k8s-ocp-cluster module to v2.4.6 (#381)
1 parent 0764833 commit e79a802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages-ocp4/stage1-cluster.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "dev_cluster" {
2-
source = "github.com/cloud-native-toolkit/terraform-k8s-ocp-cluster?ref=v2.4.5"
2+
source = "github.com/cloud-native-toolkit/terraform-k8s-ocp-cluster?ref=v2.4.6"
33

44
login_user = var.login_user
55
login_password = var.login_password

0 commit comments

Comments
 (0)