diff --git a/main.tf b/main.tf index 885654f..4cb6804 100644 --- a/main.tf +++ b/main.tf @@ -1,5 +1,5 @@ module "label" { - source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0" + source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.24.1" namespace = var.namespace stage = var.stage name = var.name