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

terraform(deps): bump hashicorp/google from 5.19.0 to 5.32.0 in /terraform #16

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 9, 2024

Bumps hashicorp/google from 5.19.0 to 5.32.0.

Release notes

Sourced from hashicorp/google's releases.

v5.32.0

NOTES:

  • privateca: converted google_privateca_certificate_template to now use the MMv1 engine instead of DCL (#18224)

FEATURES:

  • New Resource: google_dataplex_entry_type (#18229)
  • New Resource: google_logging_log_view_iam_binding (#18243)
  • New Resource: google_logging_log_view_iam_member (#18243)
  • New Resource: google_logging_log_view_iam_policy (#18243)

IMPROVEMENTS:

  • alloydb: added psc_config field to google_alloydb_cluster resource (#18263)
  • alloydb: added psc_instance_config field to google_alloydb_instance resource (#18263)
  • cloudrunv2: added default_uri_disabled field to resource google_cloud_run_v2_service resource (#18246)
  • compute: added NONE to acceptable options for update_policy.minimal_action field in google_compute_instance_group_manager resource (#18236)
  • looker: increased validation length of name to google_looker_instance resource (#18244)
  • sql: updated support for a new value week5 in field setting.maintenance_window.update_track in google_sql_database_instance resource (#18223)

BUG FIXES:

  • cloudrunv2: added validation for timeout field to google_cloud_run_v2_job and google_cloud_run_v2_service resources (#18260)
  • compute: fixed permadiff in ordering of advertised_ip_ranges.range field on google_compute_router resource (#18228)
  • iam: added a 10 second sleep when creating a 'google_service_account' resource to reduce eventual consistency errors(#18261)
  • storage: fixed google_storage_bucket.lifecycle_rule.condition block fields days_since_noncurrent_time and days_since_custom_time and num_newer_versions were not working for 0 value (#18231)

v5.31.1

BUG FIXES:

v5.31.0

FEATURES:

  • New Data Source: google_compute_subnetworks (#18159)
  • New Resource: google_dataplex_aspect_type (#18201)
  • New Resource: google_dataplex_entry_group (#18188)
  • New Resource: google_kms_autokey_config (#18179)
  • New Resource: google_kms_key_handle (#18179)
  • New Resource: google_network_services_lb_route_extension (#18195)

IMPROVEMENTS:

  • appengine: added field instance_ip_mode to resource google_app_engine_flexible_app_version resource (beta) (#18168)
  • bigquery: added external_data_configuration.bigtable_options to google_bigquery_table (#18181)
  • composer: added support for importing google_composer_user_workloads_secret via the "{{environment}}/{{name}}" format. (#7390)
  • composer: improved timeouts for google_composer_user_workloads_secret. (#7390)
  • compute: added TLS_JA3_FINGERPRINT and USER_IP options in field rate_limit_options.enforce_on_key to google_compute_security_policy resource (#18167)
  • compute: added 'rateLimitOptions' field to 'google_compute_security_policy_rule' resource (#18167)
  • compute: changed google_compute_region_ssl_policy's region field to optional and allow to be inferred from environment (#18178)
  • compute: added subnet_length field to google_compute_interconnect_attachment resource (#18187)
  • container: added containerd_config field and subfields to google_container_cluster and google_container_node_pool resources, to allow those resources to access private image registries. (#18160)
  • container: allowed both enable_autopilot and workload_identity_config to be set in google_container_cluster resource. (#18166)
  • datastream: added create_without_validation field to google_datastream_connection_profile, google_datastream_private_connection and google_datastream_stream resources (#18176)
  • network-security: added trust_config, min_tls_version, tls_feature_profile and custom_tls_features fields to google_network_security_tls_inspection_policy resource (#18139)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.32.0 (June 3, 2024)

NOTES:

  • privateca: converted google_privateca_certificate_template to now use the MMv1 engine instead of DCL (#18224)

FEATURES:

  • New Resource: google_dataplex_entry_type (#18229)
  • New Resource: google_logging_log_view_iam_binding (#18243)
  • New Resource: google_logging_log_view_iam_member (#18243)
  • New Resource: google_logging_log_view_iam_policy (#18243)

IMPROVEMENTS:

  • alloydb: added psc_config field to google_alloydb_cluster resource (#18263)
  • alloydb: added psc_instance_config field to google_alloydb_instance resource (#18263)
  • cloudrunv2: added default_uri_disabled field to resource google_cloud_run_v2_service resource (#18246)
  • compute: added NONE to acceptable options for update_policy.minimal_action field in google_compute_instance_group_manager resource (#18236)
  • looker: increased validation length of name to google_looker_instance resource (#18244)
  • sql: updated support for a new value week5 in field setting.maintenance_window.update_track in google_sql_database_instance resource (#18223)

BUG FIXES:

  • cloudrunv2: added validation for timeout field to google_cloud_run_v2_job and google_cloud_run_v2_service resources (#18260)
  • compute: fixed permadiff in ordering of advertised_ip_ranges.range field on google_compute_router resource (#18228)
  • iam: added a 10 second sleep when creating a 'google_service_account' resource to reduce eventual consistency errors(#18261)
  • storage: fixed google_storage_bucket.lifecycle_rule.condition block fields days_since_noncurrent_time and days_since_custom_time and num_newer_versions were not working for 0 value (#18231)

5.31.0 (May 28, 2024)

FEATURES:

  • New Data Source: google_compute_subnetworks (#18159)
  • New Resource: google_dataplex_aspect_type (#18201)
  • New Resource: google_dataplex_entry_group (#18188)
  • New Resource: google_kms_autokey_config (#18179)
  • New Resource: google_kms_key_handle (#18179)
  • New Resource: google_network_services_lb_route_extension (#18195)

IMPROVEMENTS:

  • appengine: added field instance_ip_mode to resource google_app_engine_flexible_app_version resource (beta) (#18168)
  • bigquery: added external_data_configuration.bigtable_options to google_bigquery_table (#18181)
  • composer: added support for importing google_composer_user_workloads_secret via the "{{environment}}/{{name}}" format. (#7390)
  • composer: improved timeouts for google_composer_user_workloads_secret. (#7390)
  • compute: added TLS_JA3_FINGERPRINT and USER_IP options in field rate_limit_options.enforce_on_key to google_compute_security_policy resource (#18167)
  • compute: added 'rateLimitOptions' field to 'google_compute_security_policy_rule' resource (#18167)
  • compute: changed google_compute_region_ssl_policy's region field to optional and allow to be inferred from environment (#18178)
  • compute: added subnet_length field to google_compute_interconnect_attachment resource (#18187)
  • container: added containerd_config field and subfields to google_container_cluster and google_container_node_pool resources, to allow those resources to access private image registries. (#18160)
  • container: allowed both enable_autopilot and workload_identity_config to be set in google_container_cluster resource. (#18166)
  • datastream: added create_without_validation field to google_datastream_connection_profile, google_datastream_private_connection and google_datastream_stream resources (#18176)
  • network-security: added trust_config, min_tls_version, tls_feature_profile and custom_tls_features fields to google_network_security_tls_inspection_policy resource (#18139)
  • networkservices: made field load_balancing_scheme immutable in resource google_network_services_lb_traffic_extension, as in-place updating is always failing (#18195)
  • networkservices: made required fields extension_chains.extensions.authority and extension_chains.extensions.timeout optional in resource google_network_services_lb_traffic_extension (#18195)

... (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.19.0 to 5.32.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.19.0...v5.32.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 priority/normal This is a normal-priority issue or pull request release/chore A backgroup update to a package or application type/dependencies This pull request updates a dependency in a file or resource labels Jun 9, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 9, 2024

The following labels could not be found: update/terraform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/normal This is a normal-priority issue or pull request release/chore A backgroup update to a package or application type/dependencies This pull request updates a dependency in a file or resource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants