We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed35f4 commit ab6f645Copy full SHA for ab6f645
main.tf
@@ -13,7 +13,7 @@ module "enabled" {
13
# Define composite variables for resources
14
module "label" {
15
source = "devops-workflow/label/local"
16
- version = "0.2.0"
+ version = "0.2.1"
17
attributes = "${var.attributes}"
18
component = "${var.component}"
19
delimiter = "${var.delimiter}"
0 commit comments