terraform-google-modules / terraform-google-vpc-service-controls

Handles opinionated VPC Service Controls and Access Context Manager configuration and deployments
https://registry.terraform.io/modules/terraform-google-modules/vpc-service-controls/google
Apache License 2.0
59 stars 67 forks source link

chore(deps): update tf modules #112

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
terraform-google-modules/bigquery/google (source) module major ~> 5.3 -> ~> 6.0
terraform-google-modules/event-function/google (source) module major ~> 2.1 -> ~> 3.0

Release Notes

terraform-google-modules/terraform-google-bigquery ### [`v6.0.0`](https://togithub.com/terraform-google-modules/terraform-google-bigquery/blob/HEAD/CHANGELOG.md#​600-httpsgithubcomterraform-google-modulesterraform-google-bigquerycomparev543v600-2023-04-13) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bigquery/compare/v5.4.3...v6.0.0) ##### âš  BREAKING CHANGES - Increased minimum Google Provider version to 4.42 for root module ([#​176](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/176)) and 4.44 for authorization sub-module ([#​180](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/180)) - add max_time_travel_hours attribute ([#​176](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/176)) - Add BQ authorized routine (function) in authorization sub-module ([#​180](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/180)) ##### Features - Add BigQuery data warehouse example ([#​179](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/179)) ([ad3c347](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/ad3c3472b644fe79c37ae1416b28faf5e0cbe271)) - Add BQ authorized routine (function) in authorization sub-module ([#​180](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/180)) ([d4f61d3](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/d4f61d3ee2427d8d42cab767c0326074c56d2c17)) - add max_time_travel_hours attribute ([#​176](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/176)) ([706e540](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/706e540abfb727d75b51ef493af7cf49cc3081cf)) - add optional table_name attr ([#​196](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/196)) ([03f01ed](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/03f01ed940244e1dff52f49df04ca7f46e30e83d)) - added optional description parameter ([#​213](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/213)) ([59a73e5](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/59a73e5f474a0f9e59fdb37806bf9a18440987e5)) ##### Bug Fixes - **deps:** update dependency google-cloud-storage to v2.8.0 ([#​211](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/211)) ([a41234c](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/a41234c2f38524d37bea0919263df9eb204701ea)) - **deps:** update terraform terraform-google-modules/project-factory/google to v14 ([#​186](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/186)) ([88d5fa4](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/88d5fa4a9fd8696566ef544a49e927e2a4c29a2e)) - Eventarc post deploy process ([#​200](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/200)) ([ef34309](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/ef343096883bf6daaaea016ae561f089fab4539c)) - Fix sql and eventarc trigger ([#​193](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/193)) ([3f77838](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/3f77838646470b6f42d9f4f47278e5f378143068)) - looker URL tableId ([#​201](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/201)) ([6fd3339](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/6fd3339311a46cfbd98651ec5237f73b41a8d15f)) - pubsub sa grant ([#​204](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/204)) ([9e795e4](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/9e795e42f78b757e0a92100d368e6bd297a97418)) - update neos link, remove solution guide url ([b64874a](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/b64874a31ca8078e735785669ae6e26f62100467))
terraform-google-modules/terraform-google-event-function ### [`v3.0.0`](https://togithub.com/terraform-google-modules/terraform-google-event-function/blob/HEAD/CHANGELOG.md#​300-httpsgithubcomterraform-google-modulesterraform-google-event-functioncomparev252v300-2023-05-23) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-event-function/compare/v2.5.2...v3.0.0) ##### âš  BREAKING CHANGES - **TPG >=4.23:** Add docker_registry variables and use them in google_cloudfunctions_function resource ([#​164](https://togithub.com/terraform-google-modules/terraform-google-event-function/issues/164)) ##### Features - **TPG >=4.23:** Add docker_registry variables and use them in google_cloudfunctions_function resource ([#​164](https://togithub.com/terraform-google-modules/terraform-google-event-function/issues/164)) ([12beb96](https://togithub.com/terraform-google-modules/terraform-google-event-function/commit/12beb969e5225463cda856283a4001dfa5eff72e))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun