Skip to content

Commit 55a9363

Browse files
chore(deps): update terraform equinix-labs/kubernetes-cluster/equinix to v0.3.0
1 parent 2fcc340 commit 55a9363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/k8s/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ terraform {
55
# Module block to call k8s module
66
module "k8s" {
77
source = "equinix-labs/kubernetes-cluster/equinix"
8-
version = "0.2.1"
8+
version = "0.3.0"
99

1010
metal_auth_token = var.module_context.metal_api_token
1111
metal_project_id = var.module_context.project_id

0 commit comments

Comments
 (0)