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

Update hashicorp/google-beta requirement from ~> 4.52.0 to ~> 4.54.0 in /gcp #637

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on hashicorp/google-beta to permit the latest version.

Release notes

Sourced from hashicorp/google-beta's releases.

v4.54.0

FEATURES:

  • New Data Source: google_firebase_hosting_channel (#5188)
  • New Data Source: google_logging_sink (#5207)
  • New Data Source: google_sql_databases (#5204)

IMPROVEMENTS:

  • cloudbuild: added bitbucket_server_trigger_config field to google_cloudbuild_trigger resource (#5198)
  • cloudbuild: added github.enterprise_config_resource_name field to google_cloudbuild_trigger resource (#5205)
  • compute: added field rsa_encrypted_key to google_compute_disk resource (#5187)
  • compute: added additional fields to rules[].rate_limit_options in google_compute_security_policy to support Cloud Armor Rate Limit Options (#5193)
  • sql: added replica promotion support to google_sql_database_instance. This change will allow users to promote read replica as stand alone primary instance. (#5184)

BUG FIXES:

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

Sourced from hashicorp/google-beta's changelog.

4.54.0 (February 23, 2023)

FEATURES:

  • New Data Source: google_firebase_hosting_channel (#5188)
  • New Data Source: google_logging_sink (#5207)
  • New Data Source: google_sql_databases (#5204)

IMPROVEMENTS:

  • cloudbuild: added bitbucket_server_trigger_config field to google_cloudbuild_trigger resource (#5198)
  • cloudbuild: added github.enterprise_config_resource_name field to google_cloudbuild_trigger resource (#5205)
  • compute: added field rsa_encrypted_key to google_compute_disk resource (#5187)
  • compute: added additional fields to rules[].rate_limit_options in google_compute_security_policy to support Cloud Armor Rate Limit Options (#5193)
  • sql: added replica promotion support to google_sql_database_instance. This change will allow users to promote read replica as stand alone primary instance. (#5184)

BUG FIXES:

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

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 (#5171)
  • New Resource: google_cloudbuildv2_connection_iam_binding (#5158)
  • New Resource: google_cloudbuildv2_connection_iam_member (#5158)
  • New Resource: google_cloudbuildv2_connection_iam_policy (#5158)
  • New Resource: google_firestore_database (#5181)
  • New Resource: google_workstations_workstation_cluster (#5154)

IMPROVEMENTS:

  • compute: added resource_policies field to google_compute_instance_template (#5182)
  • compute: added field force_update_on_repair to instance_lifecycle_policy (#5172)
  • compute: added field instance_lifecycle_policy to google_compute_instance_group_manager and google_compute_region_instance_group_manager (#5172)
  • compute: added the labels field to the google_compute_external_vpn_gateway resource (#5162)
  • datastream: added postgresql_source_config & oracle_source_config in google_datastream_stream (#5166)
  • datastream: added support for creating google_datastream_stream with desired_state=RUNNING (#5166)
  • datastream: exposed validation errors during google_datastream_stream creation (#5166)
  • firebase: marked deletion_policy as updatable without recreation on google_firebase_android_app and google_firebase_apple_app (#5163)
  • sql: added enable_private_path_for_google_cloud_services field to google_sql_database_instance resource (#5177)
  • vertex_ai: added offline_storage_ttl_days to google_vertex_ai_featurestore_entitytype resource (#5178)
  • vertex_ai: added online_storage_ttl_days to google_vertex_ai_featurestore resource (#5178)
  • vertex_ai: added the field description to google_vertex_ai_featurestore_entitytype (#5161)

BUG FIXES:

  • composer: fixed an issue with cleaning up environments created in an error state (#5164)

... (truncated)

Commits

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)

Updates the requirements on [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v4.52.0...v4.54.0)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  dependency-type: direct:production
...

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 25, 2023
@commjoen commjoen merged commit 852f01a into master Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/terraform/gcp/hashicorp/google-beta-tw-4.54.0 branch February 28, 2023 00:00
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

1 participant