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

build(deps): bump hashicorp/google from 4.55.0 to 4.59.0 in /gcp #732

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps hashicorp/google from 4.55.0 to 4.59.0.

Release notes

Sourced from hashicorp/google's releases.

v4.59.0

FEATURES:

  • New Resource: google_dataplex_asset_iam_* (#14046)
  • New Resource: google_dataplex_lake_iam_* (#14046)
  • New Resource: google_dataplex_zone_iam_* (#14046)
  • New Resource: google_network_services_gateway (#14057)

IMPROVEMENTS:

  • auth: added support for oauth2 token exchange over mTLS (#14032)
  • bigquery: added is_case_insensitive and default_collation fields to google_bigquery_dataset resource (#14031)
  • bigquerydatapolicy: promoted google_bigquery_datapolicy_data_policy to GA (#13991)
  • compute: added scratch_disk.size field on google_compute_instance (#14061)
  • compute: added 3000 as allowable value for disk_size_gb for SCRATCH disks in google_compute_instance_template (#14061)
  • compute: added WEIGHED_MAGLEV to locality_lb_policy enum for backend service resources (#14055)
  • container: added local_nvme_ssd_block to node_config block in the google_container_node_pool (#14008)
  • logging: added enable_analytics field to google_logging_project_bucket_config (#14043)
  • networkservices: updated max allowed items to 25 for expose_headers, allow_headers, request_header_to_remove, request_header_to_add, response_header_to_add and response_header_to_remove of google_network_services_edge_cache_service (#14041)
  • networkservices: updated max allowed items to 25 for request_headers_to_add of google_network_services_edge_cache_origin (#14041)

BUG FIXES:

  • certificatemanager: fixed managed.dns_authorizations not being included during import of google_certificate_manager_certificate (#13992)
  • certificatemanager: fixed a bug where modifying non-updatable fields hostname and matcher in google_certificate_manager_certificate_map_entry would fail with API errors; now updating them will recreate the resource (#13994)
  • compute: fixed bug where enforce_on_key_name could not be unset on google_compute_security_policy (#13993)
  • datastream: fixed bug where field dataset_id could not utilize the id from bigquery directly (#14003)
  • workstations: fixed permadiff on service_account of google_workstations_workstation_config (#13989)

v4.58.0

FEATURES:

  • New Resource: google_apigee_sharedflow (#13938)
  • New Resource: google_apigee_sharedflow_deployment (#13938)
  • New Resource: google_apigee_flowhook (#13938)

IMPROVEMENTS:

  • datafusion: added support for accelerators field to google_datafusion_instance resource. (#13946)
  • privateca: added support for X.509 name constraints to google_privateca_pool, google_privateca_certificate, and google_privateca_certificate_authority (#13969)

BUG FIXES:

  • alloydb: fixed permadiff on automated_backup_policy.weekly_schedule of google_alloydb_cluster (#13948)
  • bigquery: fixed a permadiff when friendly_name is removed from google_bigquery_dataset (#13973)
  • redis: fixed a bug causing diff detection on reserved_ip_range in google_redis_instance (#13958)

v4.57.0

FEATURES:

  • New Resource: google_access_context_manager_authorized_orgs_desc (#13925)
  • New Resource: google_bigquery_capacity_commitment (#13902)
  • New Resource: google_workstations_workstation (#13885)
  • New Resource: google_apigee_env_keystore (#13876)
  • New Resource: google_apigee_env_references (#13876)
  • New Resource: google_firestore_database (#13874)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

4.59.0 (March 28, 2023)

FEATURES:

  • New Resource: google_dataplex_asset_iam_* (#14046)
  • New Resource: google_dataplex_lake_iam_* (#14046)
  • New Resource: google_dataplex_zone_iam_* (#14046)
  • New Resource: google_network_services_gateway (#14057)

IMPROVEMENTS:

  • auth: added support for oauth2 token exchange over mTLS (#14032)
  • bigquery: added is_case_insensitive and default_collation fields to google_bigquery_dataset resource (#14031)
  • bigquerydatapolicy: promoted google_bigquery_datapolicy_data_policy to GA (#13991)
  • compute: added scratch_disk.size field on google_compute_instance (#14061)
  • compute: added 3000 as allowable value for disk_size_gb for SCRATCH disks in google_compute_instance_template (#14061)
  • compute: added WEIGHED_MAGLEV to locality_lb_policy enum for backend service resources (#14055)
  • container: added local_nvme_ssd_block to node_config block in the google_container_node_pool (#14008)
  • logging: added enable_analytics field to google_logging_project_bucket_config (#14043)
  • networkservices: updated max allowed items to 25 for expose_headers, allow_headers, request_header_to_remove, request_header_to_add, response_header_to_add and response_header_to_remove of google_network_services_edge_cache_service (#14041)
  • networkservices: updated max allowed items to 25 for request_headers_to_add of google_network_services_edge_cache_origin (#14041)

BUG FIXES:

  • certificatemanager: fixed managed.dns_authorizations not being included during import of google_certificate_manager_certificate (#13992)
  • certificatemanager: fixed a bug where modifying non-updatable fields hostname and matcher in google_certificate_manager_certificate_map_entry would fail with API errors; now updating them will recreate the resource (#13994)
  • compute: fixed bug where enforce_on_key_name could not be unset on google_compute_security_policy (#13993)
  • datastream: fixed bug where field dataset_id could not utilize the id from bigquery directly (#14003)
  • workstations: fixed permadiff on service_account of google_workstations_workstation_config (#13989)

4.58.0 (March 21, 2023)

FEATURES:

  • New Resource: google_apigee_sharedflow (#13938)
  • New Resource: google_apigee_sharedflow_deployment (#13938)
  • New Resource: google_apigee_flowhook (#13938)

IMPROVEMENTS:

  • datafusion: added support for accelerators field to google_datafusion_instance resource. (#13946)
  • privateca: added support for X.509 name constraints to google_privateca_pool, google_privateca_certificate, and google_privateca_certificate_authority (#13969)

BUG FIXES:

  • alloydb: fixed permadiff on automated_backup_policy.weekly_schedule of google_alloydb_cluster (#13948)
  • bigquery: fixed a permadiff when friendly_name is removed from google_bigquery_dataset (#13973)
  • redis: fixed a bug causing diff detection on reserved_ip_range in google_redis_instance (#13958)

4.57.0 (March 13, 2023)

FEATURES:

  • New Resource: google_access_context_manager_authorized_orgs_desc (#13925)
  • New Resource: google_bigquery_capacity_commitment (#13902)
  • New Resource: google_workstations_workstation (#13885)
  • New Resource: google_apigee_env_keystore (#13876)

... (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 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.55.0 to 4.59.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.55.0...v4.59.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 Apr 1, 2023
@commjoen commjoen changed the base branch from master to dependabot/terraform/aws/aws-4.61.0 April 7, 2023 03:46
@commjoen commjoen merged commit 74e4990 into dependabot/terraform/aws/aws-4.61.0 Apr 7, 2023
@commjoen commjoen deleted the dependabot/terraform/gcp/hashicorp/google-4.59.0 branch April 7, 2023 03:46
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