Skip to content

Commit

Permalink
Merge pull request #12595 from kyma-project/dependabot/terraform/conf…
Browse files Browse the repository at this point in the history
…igs/terraform/core/hashicorp/google-6.18.0

tf(deps): bump hashicorp/google from 6.17.0 to 6.18.0 in /configs/terraform/core
  • Loading branch information
Sawthis authored Jan 29, 2025
2 parents e40c8dd + 146dcde commit 50c7042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/terraform/core/apis.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "6.17.0"
version = "6.18.0"
}
}
}
Expand Down

0 comments on commit 50c7042

Please sign in to comment.