Skip to content

Commit aff272d

Browse files
authored
1 parent 01e71ca commit aff272d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "label" {
2-
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0"
2+
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.17.0"
33
enabled = var.enabled
44
namespace = var.namespace
55
name = var.name

0 commit comments

Comments
 (0)