Skip to content

Commit 1fb3fc5

Browse files
authored
Merge pull request #1 from devops-workflow/dependabot/terraform/devops-workflow/boolean/local-0.1.2
Bump devops-workflow/boolean/local from 0.1.1 to 0.1.2
2 parents 85caa45 + b566633 commit 1fb3fc5

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 @@
1313

1414
module "enabled" {
1515
source = "devops-workflow/boolean/local"
16-
version = "0.1.1"
16+
version = "0.1.2"
1717
value = "${var.enabled}"
1818
}
1919

0 commit comments

Comments
 (0)