diff --git a/private.tf b/private.tf index 4ba4b1fa..a06c7636 100644 --- a/private.tf +++ b/private.tf @@ -1,5 +1,5 @@ module "private_label" { - source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.3.3" + source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.25.0" namespace = "${var.namespace}" stage = "${var.stage}" name = "${var.name}"