From 173de1a594cde90c34a65dfa7685335a3e04592d Mon Sep 17 00:00:00 2001 From: Patrick de Ruiter Date: Fri, 5 Feb 2021 14:30:07 +0100 Subject: [PATCH] blah --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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