We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2cbe7 commit 6b9a370Copy full SHA for 6b9a370
2 files changed
terraform/deployments/ga4-analytics/main.tf
@@ -9,7 +9,7 @@ terraform {
9
required_providers {
10
google = {
11
source = "hashicorp/google"
12
- version = "~> 6.27.0"
+ version = "~> 6.28.0"
13
}
14
15
terraform/deployments/search-api-v2/main.tf
@@ -16,7 +16,7 @@ terraform {
16
17
18
19
20
21
restapi = {
22
source = "Mastercard/restapi"
0 commit comments