Skip to content

Commit

Permalink
chore: add bigquery.connections.update to platform-role
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Aug 29, 2024
1 parent cced14d commit d914cff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/inception/gcp/platform-roles.tf
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ resource "google_project_iam_custom_role" "platform_make" {
"bigquery.tables.update",
"bigquery.tables.updateData",
"bigquery.connections.create",
"bigquery.connections.update",
"bigquery.connections.get",
"bigquery.connections.getIamPolicy",
"bigquery.connections.setIamPolicy",
Expand Down

0 comments on commit d914cff

Please sign in to comment.