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

Bump hashicorp/google from 5.12.0 to 5.26.0 in /tf-workspace #150

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps hashicorp/google from 5.12.0 to 5.26.0.

Release notes

Sourced from hashicorp/google's releases.

v5.26.0

FEATURES:

  • New Resource: google_project_iam_member_remove (#17871)

IMPROVEMENTS:

  • apigee: added support for api_consumer_data_location, api_consumer_data_encryption_key_name, and control_plane_encryption_key_name in google_apigee_organization (#17874)
  • artifactregistry: added remote_repository_config.<facade>_repository.custom_repository.uri field to google_artifact_registry_repository resource. (#17840)
  • bigquery: added resource_tags field to google_bigquery_table resource (#17876)
  • billing: added ownership_scope field to google_billing_budget resource (#17868)
  • cloudfunctions2: added build_config.service_account field to google_cloudfunctions2_function resource (#17841)
  • resourcemanager: added the field api_method to datasource google_active_folder so you can use either SEARCH or LIST to find your folder (#17877)
  • storage: added labels validation to google_storage_bucket resource (#17806)

BUG FIXES:

  • apigee: fixed permadiff in ordering of google_apigee_organization.properties.property. (#17850)
  • cloudrun: fixed the bug that computed metadata.0.labels and metadata.0.annotations fields don't appear in terraform plan when creating resource google_cloud_run_service and google_cloud_run_domain_mapping (#17815)
  • dns: fixed bug where some methods of authentication didn't work when using dns data sources (#17847)
  • iam: fixed a bug that prevented setting create_ignore_already_exists on existing resources in google_service_account. (#17856)
  • sql: fixed issues with updating the enable_google_ml_integration field in google_sql_database_instance resource (#17878)
  • storage: added validation to name field in google_storage_bucket resource (#17858)
  • vmwareengine: fixed stretched cluster creation in google_vmwareengine_private_cloud (#17875)

v5.25.0

FEATURES:

  • New Data Source: google_tags_tag_keys (#17782)
  • New Data Source: google_tags_tag_values (#17782)

IMPROVEMENTS:

  • bigquery: added in-place schema column drop support for google_bigquery_table resource (#17777)
  • compute: added endpoint_types field to google_compute_router_nat resource (#17771)
  • compute: increased timeouts from 8 minutes to 20 minutes for google_compute_security_policy resource (#17793)
  • compute: promoted google_compute_instance_settings to GA (#17781)
  • container: added stateful_ha_config field to google_container_cluster resource (#17796)
  • firestore: added vector_config field to google_firestore_index resource (#17758)
  • gkebackup: added backup_schedule.rpo_config field to google_gke_backup_backup_plan resource (#17805)
  • networksecurity: added disabled field to google_network_security_firewall_endpoint_association resource; (#17762)
  • sql: added enable_google_ml_integration field to google_sql_database_instance resource (#17798)
  • storage: added labels validation to google_storage_bucket resource (#17806)
  • vmwareengine: added preferred_zone and secondary_zone fields to google_vmwareengine_private_cloud resource (#17803)

BUG FIXES:

  • networksecurity: fixed an issue where google_network_security_firewall_endpoint_association resources could not be created due to a bad parameter (#17762)
  • privateca: fixed permission issue by specifying signer certs chain when activating a sub-CA across regions for google_privateca_certificate_authority resource (#17783)

v5.24.0

IMPROVEMENTS:

  • container: added enable_cilium_clusterwide_network_policy field to google_container_cluster resource (#17738)
  • container: added node_pool_auto_config.resource_manager_tags field to google_container_cluster resource (#17715)
  • gkeonprem: added disable_bundled_ingress field to google_gkeonprem_vmware_cluster resource (#17718)
  • redis: added node_type and precise_size_gb fields to google_redis_cluster (#17742)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.26.0 (Unreleased)

5.25.0 (Apr 15, 2024)

FEATURES:

  • New Data Source: google_tags_tag_keys (#17782)
  • New Data Source: google_tags_tag_values (#17782)

IMPROVEMENTS:

  • bigquery: added in-place schema column drop support for google_bigquery_table resource (#17777)
  • compute: added endpoint_types field to google_compute_router_nat resource (#17771)
  • compute: increased timeouts from 8 minutes to 20 minutes for google_compute_security_policy resource (#17793)
  • compute: promoted google_compute_instance_settings to GA (#17781)
  • container: added stateful_ha_config field to google_container_cluster resource (#17796)
  • firestore: added vector_config field to google_firestore_index resource (#17758)
  • gkebackup: added backup_schedule.rpo_config field to google_gke_backup_backup_plan resource (#17805)
  • networksecurity: added disabled field to google_network_security_firewall_endpoint_association resource; (#17762)
  • sql: added enable_google_ml_integration field to google_sql_database_instance resource (#17798)
  • storage: added labels validation to google_storage_bucket resource (#17806)
  • vmwareengine: added preferred_zone and secondary_zone fields to google_vmwareengine_private_cloud resource (#17803)

BUG FIXES:

  • networksecurity: fixed an issue where google_network_security_firewall_endpoint_association resources could not be created due to a bad parameter (#17762)
  • privateca: fixed permission issue by specifying signer certs chain when activating a sub-CA across regions for google_privateca_certificate_authority resource (#17783)

5.24.0 (Apr 8, 2024)

IMPROVEMENTS:

  • container: added enable_cilium_clusterwide_network_policy field to google_container_cluster resource (#17738)
  • container: added node_pool_auto_config.resource_manager_tags field to google_container_cluster resource (#17715)
  • gkeonprem: added disable_bundled_ingress field to google_gkeonprem_vmware_cluster resource (#17718)
  • redis: added node_type and precise_size_gb fields to google_redis_cluster (#17742)
  • storage: added project_number attribute to google_storage_bucket resource and data source (#17719)
  • storage: added ability to provide project argument to google_storage_bucket data source. This will not impact reading the resource's data, instead this helps users avoid calls to the Compute API within the data source. (#17719)

BUG FIXES:

  • appengine: fixed a crash in google_app_engine_flexible_app_version due to the deployment field not being returned by the API (#17744)
  • bigquery: fixed a crash when google_bigquery_table had a primary_key.columns entry set to "" (#17721)
  • compute: fixed update scenarios ongoogle_compute_region_target_https_proxy and google_compute_target_https_proxy resources. (#17733)

5.23.0 (Apr 1, 2024)

NOTES:

DEPRECATIONS:

  • kms: deprecated attestation.external_protection_level_options in favor of external_protection_level_options in google_kms_crypto_key_version (#17704)

FEATURES:

  • New Data Source: google_apphub_application (#17679)
  • New Resource: google_cloud_quotas_quota_preference (#17637)
  • New Resource: google_vertex_ai_deployment_resource_pool (#17707)
  • New Resource: google_integrations_client (#17640)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 5.12.0 to 5.26.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@v5.12.0...v5.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #156.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tf-workspace/hashicorp/google-5.26.0 branch May 6, 2024 20:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants