Skip to content

Commit

Permalink
feat(tf): update terraform jinja to v2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 24, 2024
1 parent e526ebe commit 8f0cca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/google/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
jinja = {
source = "NikolaLohinski/jinja"
version = "~> 1.15"
version = "~> 2.0"
}
flux = {
source = "fluxcd/flux"
Expand Down

0 comments on commit 8f0cca3

Please sign in to comment.