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-beta from 5.27.0 to 5.32.0 in /terraform #453

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps hashicorp/google-beta from 5.27.0 to 5.32.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v5.32.0

OTES:

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

FEATURES:

  • New Resource: google_dataplex_entry_type (#7412)
  • New Resource: google_logging_log_view_iam_member (#7420)

IMPROVEMENTS:

  • alloydb: added psc_config field to google_alloydb_cluster resource (#7429)
  • alloydb: added psc_instance_config field to google_alloydb_instance resource (#7429)
  • cloudrunv2: added default_uri_disabled field to google_cloud_run_v2_service resourceto (#7422)
  • compute: added NONE to acceptable options for update_policy.minimal_action field in google_compute_instance_group_manager resource (#7417)
  • sql: updated support for a new value week5 in field setting.maintenance_window.update_track in google_sql_database_instance resource (#7408)

BUG FIXES:

  • cloudrunv2: added validation for timeout field to google_cloud_run_v2_job, google_cloud_run_v2_service resources (#7426)
  • compute: fixed permadiff in ordering of advertised_ip_ranges.range field on google_compute_router resource (#7411)
  • iam: added a 10 second sleep when creating google_service_account resource (#7427)
  • 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. (#7414)

5.31.0 (May 28, 2024)

FEATURES:

  • New Data Source: google_compute_subnetworks (#7371)
  • New Resource: google_dataplex_aspect_type (#7397)
  • New Resource: google_dataplex_entry_group (#7389)
  • New Resource: google_kms_autokey_config (#7385)
  • New Resource: google_kms_key_handle (#7385)
  • New Resource: google_network_services_lb_route_extension (#7394)

IMPROVEMENTS:

  • appengine: added field instance_ip_mode to resource google_app_engine_flexible_app_version resource (beta) (#7377)
  • bigquery: added external_data_configuration.bigtable_options to google_bigquery_table (#7387)
  • cloudrun: added support for nfs to google_cloudrun_service (beta). (#7381)
  • 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 (#7376)
  • compute: added 'rateLimitOptions' field to 'google_compute_security_policy_rule' resource (#7376)
  • compute: changed google_compute_region_ssl_policy's region field to optional and allow to be inferred from environment (#7384)
  • compute: added on_instance_stop_action field to google_compute_instance, google_compute_instance_template, and google_compute_instance_from_machine_image resources (beta) (#7392)
  • compute: added subnet_length field to google_compute_interconnect_attachment resource (#7388)
  • 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. (#7372)
  • container: allowed both enable_autopilot and workload_identity_config to be set in google_container_cluster resource. (#7375)
  • datastream: added create_without_validation field to google_datastream_connection_profile, google_datastream_private_connection and google_datastream_stream resources (#7382)
  • network-security: added trust_config, min_tls_version, tls_feature_profile and custom_tls_features fields to google_network_security_tls_inspection_policy resource (#7368)
  • networkservices: made field load_balancing_scheme immutable in resource google_network_services_lb_traffic_extension, as in-place updating is always failing (#7394)
  • networkservices: made required fields extension_chains.extensions.authority and extension_chains.extensions.timeout optional in resource google_network_services_lb_traffic_extension (#7394)
  • networkservices: removed unsupported load balancing scheme LOAD_BALANCING_SCHEME_UNSPECIFIED from the field load_balancing_scheme in resource google_network_services_lb_traffic_extension (#7394)
  • pubsub: added cloud_storage_config.filename_datetime_format field to google_pubsub_subscription resource (#7386)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

5.32.0 (Unreleased)

5.31.0 (May 28, 2024)

FEATURES:

  • New Data Source: google_compute_subnetworks (#7371)
  • New Resource: google_dataplex_aspect_type (#7397)
  • New Resource: google_dataplex_entry_group (#7389)
  • New Resource: google_kms_autokey_config (#7385)
  • New Resource: google_kms_key_handle (#7385)
  • New Resource: google_network_services_lb_route_extension (#7394)

IMPROVEMENTS:

  • appengine: added field instance_ip_mode to resource google_app_engine_flexible_app_version resource (beta) (#7377)
  • bigquery: added external_data_configuration.bigtable_options to google_bigquery_table (#7387)
  • cloudrun: added support for nfs to google_cloudrun_service (beta). (#7381)
  • 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 (#7376)
  • compute: added 'rateLimitOptions' field to 'google_compute_security_policy_rule' resource (#7376)
  • compute: changed google_compute_region_ssl_policy's region field to optional and allow to be inferred from environment (#7384)
  • compute: added on_instance_stop_action field to google_compute_instance, google_compute_instance_template, and google_compute_instance_from_machine_image resources (beta) (#7392)
  • compute: added subnet_length field to google_compute_interconnect_attachment resource (#7388)
  • 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. (#7372)
  • container: allowed both enable_autopilot and workload_identity_config to be set in google_container_cluster resource. (#7375)
  • datastream: added create_without_validation field to google_datastream_connection_profile, google_datastream_private_connection and google_datastream_stream resources (#7382)
  • network-security: added trust_config, min_tls_version, tls_feature_profile and custom_tls_features fields to google_network_security_tls_inspection_policy resource (#7368)
  • networkservices: made field load_balancing_scheme immutable in resource google_network_services_lb_traffic_extension, as in-place updating is always failing (#7394)
  • networkservices: made required fields extension_chains.extensions.authority and extension_chains.extensions.timeout optional in resource google_network_services_lb_traffic_extension (#7394)
  • networkservices: removed unsupported load balancing scheme LOAD_BALANCING_SCHEME_UNSPECIFIED from the field load_balancing_scheme in resource google_network_services_lb_traffic_extension (#7394)
  • pubsub: added cloud_storage_config.filename_datetime_format field to google_pubsub_subscription resource (#7386)
  • tpu: added type of accelerator_config to google_tpu_v2_vm resource (#7369)

BUG FIXES:

  • monitoring: fixed a permadiff with monitored_resource.labels property in the google_monitoring_uptime_check_config resource (#7380)
  • storage: fixed a bug where field autoclass block is generating permadiff whenever the block is removed from the config in google_storage_bucket resource (#7395)
  • storagetransfer: fixed a permadiff with transfer_spec.0.aws_s3_data_source.0.aws_access_key resource_storage_transfer_job (#7391)

5.30.0 (May 20, 2024)

FEATURES:

  • New Data Source: google_cloud_asset_resources_search_all (#7361)
  • New Resource: google_compute_interconnect (#7338)
  • New Resource: google_network_services_lb_traffic_extension (#7367)

IMPROVEMENTS:

  • compute: added kms_key_name field to the google_bigquery_connection resource (#7335)
  • compute: added match.expr.expression field to google_compute_region_security_policy_rule resource (#7330)
  • compute: added auto_network_tier field to google_compute_router_nat resource (#7333)
  • container: added KUBELET and CADVISOR options to monitoring_config.enable_components in google_container_cluster resource (#7351)

... (truncated)

Commits
  • 59c6fb6 release-5.32.0-changelog-beta (#7446)
  • f8d2ec9 Update CHANGELOG.md
  • 69e6391 Update CHANGELOG.md (#7425)
  • 2e60089 [AlloyDB] Private Service Connect Support (#10783) (#7429)
  • f1b32a5 Add a sleep google_service_account to reduce the likelihood of eventual con...
  • 6df275a fix: Verify google_cloud_run_v2_{service,job} 'timeout' field with regex (#...
  • dd3ef6c Updated Description for parent. Fix for b/341928138 (#10763) (#7424)
  • 6ac120f Fixing the text on the netapp volume storage pool resource for quicks… (#1080...
  • 4434420 Add field default_uri_disabled to google_cloud_run_v2_job resource (#1079...
  • 3e7194b Update Instance.yaml to fix name regex (#10777) (#7421)
  • 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 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-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 5.27.0 to 5.32.0.
- [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@v5.27.0...v5.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 6, 2024 20:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor drafts the next minor release terraform Pull requests that update Terraform code labels Jun 6, 2024
Copy link

sonarcloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Gaardsholt Gaardsholt removed the minor drafts the next minor release label Jun 6, 2024
@Gaardsholt Gaardsholt merged commit e6517a1 into master Jun 6, 2024
12 checks passed
@Gaardsholt Gaardsholt deleted the dependabot/terraform/terraform/hashicorp/google-beta-5.32.0 branch June 6, 2024 20:15
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