Upgraded label version

This commit is contained in:
Patrick de Ruiter 2021-02-05 14:41:01 +01:00
parent e1dd685a78
commit c20e3fa58d

View File

@ -8,7 +8,7 @@ locals {
}
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