diff --git a/nat.tf b/nat.tf index ae4fabe1..1e84dbed 100644 --- a/nat.tf +++ b/nat.tf @@ -1,5 +1,5 @@ module "nat_label" { - source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.3.3" + source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.7.0" namespace = "${var.namespace}" stage = "${var.stage}" name = "${var.name}"