Skip to content

Commit

Permalink
production: update google TF provider (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrow authored Aug 7, 2023
1 parent 10c1923 commit 40c71d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tf/env/production/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ terraform {
}
google = {
source = "hashicorp/google"
version = "4.53.1"
version = "4.74.0"
}
}
}
Expand Down

0 comments on commit 40c71d3

Please sign in to comment.