Skip to content

Commit

Permalink
chore: enable map apis (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
krtk6160 authored Feb 13, 2024
1 parent eb7a4a4 commit a69e71b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/bootstrap/gcp/services.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ locals {
"servicenetworking.googleapis.com",
"sqladmin.googleapis.com",
"bigqueryconnection.googleapis.com",
"maps-backend.googleapis.com",
"maps-embed-backend.googleapis.com",
"static-maps-backend.googleapis.com"
]
}

Expand Down

0 comments on commit a69e71b

Please sign in to comment.