Skip to content

Commit ab6f645

Browse files
author
Steven Nemetz
committed
Update labels module
1 parent eed35f4 commit ab6f645

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
@@ -13,7 +13,7 @@ module "enabled" {
1313
# Define composite variables for resources
1414
module "label" {
1515
source = "devops-workflow/label/local"
16-
version = "0.2.0"
16+
version = "0.2.1"
1717
attributes = "${var.attributes}"
1818
component = "${var.component}"
1919
delimiter = "${var.delimiter}"

0 commit comments

Comments
 (0)