Skip to content

Commit

Permalink
fix(deps): Update Terraform validation to v1.1.1 (#149)
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 Aug 7, 2024
1 parent c90e2e2 commit febc30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/sap_hana_ha/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.0.0"
version = "1.1.1"
}
}
}

0 comments on commit febc30d

Please sign in to comment.