Skip to content

Commit e35e7dc

Browse files
chore(deps): update terraform google to ~> 4.83 (#1882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e8aab2 commit e35e7dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/airnode-deployer/terraform/gcp/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
google = {
44
source = "hashicorp/google"
5-
version = "~> 4.81"
5+
version = "~> 4.83"
66
}
77
}
88

0 commit comments

Comments
 (0)