Skip to content
代码片段 群组 项目
提交 83b77d3e 编辑于 作者: Florian Forster's avatar Florian Forster
浏览文件

Merge branch 'renovate/google-5.x' into 'main'

chore(deps): update terraform google to v5.21.0

See merge request gitlab-com/gl-infra/platform/runway/runwayctl!274
No related branches found
No related tags found
无相关合并请求
......@@ -4,7 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.20.0"
version = "5.21.0"
}
}
}
......@@ -4,7 +4,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = "5.20.0"
version = "5.21.0"
}
google-beta = {
source = "hashicorp/google-beta"
......
......@@ -8,7 +8,7 @@ terraform {
}
google = {
source = "hashicorp/google"
version = "5.20.0"
version = "5.21.0"
}
google-beta = {
source = "hashicorp/google-beta"
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册