Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump hashicorp/google from 4.9.0 to 4.55.0 in /terraform #786

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps hashicorp/google from 4.9.0 to 4.55.0.

Release notes

Sourced from hashicorp/google's releases.

v4.55.0

FEATURES:

  • New Resource: google_cloudbuild_bitbucket_server_config (#13767)
  • New Resource: google_firebase_hosting_release (#13793)
  • New Resource: google_firebase_hosting_version (#13793)

IMPROVEMENTS:

  • container: added support for node_config.kubelet_config.pod_pids_limit on google_container_node_pool (#13762)
  • storage: changed the default create timeout of google_storage_bucket to 10m from 4m (#13774)

BUG FIXES:

  • container: fixed a crash when leaving placement_policy blank on google_container_node_pool (#13797)

v4.54.0

FEATURES:

  • New Data Source: google_firebase_hosting_channel (#13686)
  • New Data Source: google_logging_sink (#13742)
  • New Data Source: google_sql_databases (#13738)

IMPROVEMENTS:

  • cloudbuild: added bitbucket_server_trigger_config field to google_cloudbuild_trigger resource (#13728)
  • cloudbuild: added github.enterprise_config_resource_name field to google_cloudbuild_trigger resource (#13739)
  • compute: added field rsa_encrypted_key to google_compute_disk resource (#13685)
  • sql: added replica promotion support to google_sql_database_instance. This change will allow users to promote read replica as stand alone primary instance. (#13682)

BUG FIXES:

  • bigquery: fixed permadiff on max_time_travel_hours of google_bigquery_dataset (#13691)
  • compute: added possibility to remove stateful_disk in compute_instance_group_manager and compute_region_instance_group_manager. (#13737)
  • sql: fixed an issue with updating the settings.activation_policy field in google_sql_database_instance(#13736)

v4.53.1

BUG FIXES:

  • provider: fixed crash when trying to configure the provider without the userinfo-email scope or with invalid credentials

v4.53.0

FEATURES:

  • New Resource: google_apigee_addons_config (#13654)
  • New Resource: google_alloydb_backup (#13639)
  • New Resource: google_alloydb_cluster (#13639)
  • New Resource: google_alloydb_instance (#13639)
  • New Resource: google_compute_region_target_tcp_proxy (#13640)
  • New Resource: google_firestore_database (#13675)
  • New Resource: google_workstations_workstation_cluster (#13619)

IMPROVEMENTS:

  • compute: added resource_policies field to google_compute_instance_template (#13677)
  • compute: added the labels field to the google_compute_external_vpn_gateway resource (#13642)
  • datastream: added postgresql_source_config & oracle_source_config in google_datastream_stream (#13646)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

4.55.0 (February 27, 2023)

FEATURES:

  • New Resource: google_cloudbuild_bitbucket_server_config (#13767)
  • New Resource: google_firebase_hosting_release (#13793)
  • New Resource: google_firebase_hosting_version (#13793)

IMPROVEMENTS:

  • container: added support for node_config.kubelet_config.pod_pids_limit on google_container_node_pool (#13762)
  • storage: changed the default create timeout of google_storage_bucket to 10m from 4m (#13774)

BUG FIXES:

  • container: fixed a crash when leaving placement_policy blank on google_container_node_pool (#13797)

4.54.0 (February 22, 2023)

FEATURES:

  • New Data Source: google_firebase_hosting_channel (#13686)
  • New Data Source: google_logging_sink (#13742)
  • New Data Source: google_sql_databases (#13738)

IMPROVEMENTS:

  • cloudbuild: added bitbucket_server_trigger_config field to google_cloudbuild_trigger resource (#13728)
  • cloudbuild: added github.enterprise_config_resource_name field to google_cloudbuild_trigger resource (#13739)
  • compute: added field rsa_encrypted_key to google_compute_disk resource (#13685)
  • sql: added replica promotion support to google_sql_database_instance. This change will allow users to promote read replica as stand alone primary instance. (#13682)

BUG FIXES:

  • bigquery: fixed permadiff on max_time_travel_hours of google_bigquery_dataset (#13691)
  • compute: added possibility to remove stateful_disk in compute_instance_group_manager and compute_region_instance_group_manager. (#13737)
  • sql: fixed an issue with updating the settings.activation_policy field in google_sql_database_instance(#13736)

4.53.1 (February 14, 2023)

BUG FIXES:

  • provider: fixed crash when trying to configure the provider with invalid credentials

4.53.0 (February 13, 2023)

FEATURES:

  • New Resource: google_apigee_addons_config (#13654)
  • New Resource: google_alloydb_backup (#13639)
  • New Resource: google_alloydb_cluster (#13639)
  • New Resource: google_alloydb_instance (#13639)
  • New Resource: google_compute_region_target_tcp_proxy (#13640)
  • New Resource: google_firestore_database (#13675)
  • New Resource: google_workstations_workstation_cluster (#13619)

IMPROVEMENTS:

  • compute: added resource_policies field to google_compute_instance_template (#13677)

... (truncated)

Commits
  • b1333cb Update CHANGELOG.md (#13839)
  • 52f8922 Fix TestAccBigQueryDatasetAccess_authorizedRoutine and add note about usage (...
  • dbda92b Remove tools.go from TPG(B), it's not in use (#7311) (#13800)
  • e1f8a28 Make resource definition functions public (#7324) (#13799)
  • a88f06f Run tests that use cloud_identity_group serially (#7322) (#13798)
  • dcd8724 fix a crash on placement_policy (#7329) (#13797)
  • 841f2ed Fix dns record set tests (#7323) (#13796)
  • e94133f Fix TestAccSqlDatabaseInstance_settings_secondary to use a regional instance ...
  • 93962a1 Skip TestAccComputeHaVpnGateway_computeHaVpnGatewayEncryptedInterconnectExamp...
  • 5ea7cb7 Cloud Run and Cloud Functions integration with Firebase Hosting hashicorp/ter...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 4.9.0 to 4.55.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v4.9.0...v4.55.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 28, 2023
@cloudflare-pages
Copy link

cloudflare-pages bot commented Feb 28, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 437768d
Status: ✅  Deploy successful!
Preview URL: https://ee7cb1e8.roleypoly.pages.dev
Branch Preview URL: https://dependabot-terraform-terrafo-26ek.roleypoly.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants