Skip to content

Commit

Permalink
Update labels module
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Nemetz committed May 17, 2018
1 parent eed35f4 commit ab6f645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module "enabled" {
# Define composite variables for resources
module "label" {
source = "devops-workflow/label/local"
version = "0.2.0"
version = "0.2.1"
attributes = "${var.attributes}"
component = "${var.component}"
delimiter = "${var.delimiter}"
Expand Down

0 comments on commit ab6f645

Please sign in to comment.