Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps hashicorp/google from 5.26.0 to 5.30.0.

Release notes

Sourced from hashicorp/google's releases.

v5.30.0

FEATURES:

  • New Data Source: google_cloud_asset_resources_search_all (#18129)
  • New Resource: google_compute_interconnect (#18064)
  • New Resource: google_network_services_lb_traffic_extension (#18138)

IMPROVEMENTS:

  • compute: added kms_key_name field to google_bigquery_connection resource (#18057)
  • compute: added auto_network_tier field to google_compute_router_nat resource (#18055)
  • compute: promoted enable_ipv4, ipv4_nexthop_address and peer_ipv4_nexthop_address fields in google_compute_router_peer resource to GA (#18056)
  • compute: promoted identifier_range field in google_compute_router resource to GA (#18056)
  • compute: promoted ip_version field in google_compute_router_interface resource to GA (#18056)
  • container: added KUBELET and CADVISOR options to monitoring_config.enable_components in google_container_cluster resource (#18090)
  • dataproc: added local_ssd_interface to google_dataproc_cluster resource (#18137)
  • dataprocmetastore: promoted google_dataproc_metastore_federation to GA (#18084)
  • dlp: added cloud_sql_target field to google_data_loss_prevention_discovery_config resource (#18063)
  • netapp: added FLEX value to field service_level in google_netapp_storage_pool resource (#18088)
  • networksecurity: added trust_config, min_tls_version, tls_feature_profile and custom_tls_features fields to google_network_security_tls_inspection_policy resource (#18139)
  • networkservices: supported in-place update for gateway_security_policy and certificate_urls fields in google_network_services_gateway resource (#18082)

BUG FIXES:

  • compute: fixed a perma-diff on machine_type field in google_compute_instance resource (#18071)
  • compute: fixed a perma-diff on type field in google_compute_disk resource (#18071)
  • storage: fixed update issue for lifecycle_rule.condition.custom_time_before and lifecycle_rule.condition.noncurrent_time_before in google_storage_bucket resource (#18127)

v5.29.1

5.29.1 (May 14, 2024)

BREAKING CHANGES:

  • compute: removed secondary_ip_range.reserved_internal_range field from google_compute_subnetwork (18133)

v5.29.0

BREAKING CHANGES:

  • compute: added required reserved_internal_range subfield to reserved_internal_range in google_compute_subnetwork. This field can be set to null as an equivalent to leaving it unspecified.

NOTES:

  • compute: added documentation for md5_authentication_key field in google_compute_router_peer resource. The field was introduced in v5.12.0, but documentation was unintentionally omitted at that time. (#17991)

FEATURES:

  • New Resource: google_bigtable_authorized_view (#18006)
  • New Resource: google_integration_connectors_managed_zone (#18029)
  • New Resource: google_network_connectivity_regional_endpoint (#18014)
  • New Resource: google_network_security_security_profile (#18025)
  • New Resource: google_network_security_security_profile_group (#18025)
  • New Resource: google_network_security_firewall_endpoint (#18025)
  • New Resource: google_network_security_firewall_endpoint_association (#18025)

IMPROVEMENTS:

  • clouddeploy: added custom_target field to google_clouddeploy_target resource (#18000)
  • clouddeploy: added google_cloud_build_repo to custom_target_type resource (#18040)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.30.0 (Unreleased)

5.29.0 (May 13, 2024)

NOTES:

  • compute: added documentation for md5_authentication_key field in google_compute_router_peer resource. The field was introduced in v5.12.0, but documentation was unintentionally omitted at that time. (#17991)

FEATURES:

  • New Resource: google_bigtable_authorized_view (#18006)
  • New Resource: google_integration_connectors_managed_zone (#18029)
  • New Resource: google_network_connectivity_regional_endpoint (#18014)
  • New Resource: google_network_security_security_profile (#18025)
  • New Resource: google_network_security_security_profile_group (#18025)
  • New Resource: google_network_security_firewall_endpoint (#18025)
  • New Resource: google_network_security_firewall_endpoint_association (#18025)

IMPROVEMENTS:

  • clouddeploy: added custom_target field to google_clouddeploy_target resource (#18000)
  • clouddeploy: added google_cloud_build_repo to custom_target_type resource (#18040)
  • compute: added preconfigured_waf_config field to google_compute_region_security_policy_rule resource; (#18039)
  • compute: added rate_limit_options field to google_compute_region_security_policy_rule resource; (#18039)
  • compute: added security_profile_group, tls_inspect to google_compute_firewall_policy_rule (#18000)
  • compute: added security_profile_group, tls_inspect to google_compute_network_firewall_policy_rule (#18000)
  • compute: added fields reserved_internal_range and secondary_ip_ranges.reserved_internal_range to google_compute_subnetwork resource (#18026)
  • container: added dns_config.additive_vpc_scope_dns_domain field to google_container_cluster resource (#18031)
  • container: added enable_nested_virtualization field to google_container_node_pool and google_container_cluster resource. (#18015)
  • iam: added extra_attributes_oauth2_client field to google_iam_workforce_pool_provider resource (#18027)
  • privateca: added maximum_lifetime field to google_privateca_certificate_template resource (#18000)

5.28.0 (May 6, 2024)

DEPRECATIONS:

  • integrations: deprecated create_sample_workflows and provision_gmek fields in google_integrations_client. (#17945)

FEATURES:

  • New Data Source: google_storage_buckets (#17960)
  • New Resource: google_compute_security_policy_rule (#17937)

IMPROVEMENTS:

  • alloydb: added maintenance_update_policy field to google_alloydb_cluster resource (#17954)
  • bigquery: promoted external_dataset_reference in google_bigquery_dataset to GA (#17944)
  • composer: promoted config.software_config.image_version in-place update to GA in resource google_composer_environment (#17986)
  • container: added node_config.secondary_boot_disks field to google_container_node_pool (#17962)
  • integrations: added create_sample_integrations field to google_integrations_client, replacing deprecated field create_sample_workflows. (#17945)
  • redis: added redis_configs field to google_redis_cluster resource (#17956)

BUG FIXES:

  • dns: fixed bug where the deletion of google_dns_managed_zone resources was blocked by any associated SOA-type google_dns_record_set resources (#17989)
  • storage: fixed an issue where google_storage_bucket_object and google_storage_bucket_objects data sources would ignore custom endpoints (#17952)

... (truncated)

Commits
  • 0a7f8e0 Update CHANGELOG.md (#18154)
  • 9fd2d10 adds NGFW support for google_network_security_tls_inspection_policy resource ...
  • b7d709b Add lb traffic extension resource (#10121) (#18138)
  • b71a296 Add local_ssd_interface to Dataproc Cluster's disk_config. (#10663) (#18137)
  • 73e539b Revert "Adding self_link output to google_network_security profile group" (#1...
  • 11e2e49 Revert "Add reservedInternalRange fields to the google_compute_subnetwork res...
  • 6643982 Switched to using channel-based versions for TestAccContainerCluster_updateVe...
  • 57c318f Promote google_cloud_asset_resources_search_all datasource to ga (#10660) (#1...
  • 1bb04b6 Fixes storage bucket custom_time_before/noncurrent_time_before update issue (...
  • e550515 Remove min_master_version from stack type tests (#10630) (#18120)
  • 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](https://github.com/hashicorp/terraform-provider-google) from 5.26.0 to 5.30.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.26.0...v5.30.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 May 27, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2024

Superseded by #28.

@dependabot dependabot bot closed this Jun 2, 2024
@dependabot dependabot bot deleted the dependabot/terraform/aws-lambda-to-gcp/hashicorp/google-5.30.0 branch June 2, 2024 11:13
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