Skip to content

Commit b566633

Browse files
Bump devops-workflow/boolean/local from 0.1.1 to 0.1.2
Bumps [devops-workflow/boolean/local](https://github.com/devops-workflow/terraform-local-boolean) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/devops-workflow/terraform-local-boolean/releases) - [Commits](devops-workflow/terraform-local-boolean@v0.1.1...v0.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent deb2de9 commit b566633

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)