Skip to content

Commit 96060c7

Browse files
darendaknysh
authored andcommitted
Upgrade null-label to 0.3.3 (#11)
1 parent ec015b1 commit 96060c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Define composite variables for resources
22
module "label" {
3-
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.3.2"
3+
source = "git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.3.3"
44
enabled = "${var.enabled}"
55
namespace = "${var.namespace}"
66
name = "${var.name}"

0 commit comments

Comments
 (0)