This commit is contained in:
Patrick de Ruiter 2021-02-05 14:30:07 +01:00
parent fe35baf18f
commit 173de1a594

View File

@ -1,5 +1,5 @@
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