Skip to content

Commit

Permalink
fix(deps): Update Terraform validation to v1.1.3 (#151)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 1dd5617 commit c8f2b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/sap_hana/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ terraform {
}
validation = {
source = "tlkamp/validation"
version = "1.1.1"
version = "1.1.3"
}
}
}

0 comments on commit c8f2b8e

Please sign in to comment.