Upgraded label version

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

View File

@ -8,7 +8,7 @@ locals {
} }
module "label" { 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 namespace = var.namespace
stage = var.stage stage = var.stage
name = var.name name = var.name