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

fix(deps): Bump hashicorp/google from 4.80.0 to 4.81.0 #18

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps hashicorp/google from 4.80.0 to 4.81.0.

Release notes

Sourced from hashicorp/google's releases.

v4.81.0

FEATURES:

  • New Resource: google_biglake_catalog (#15634)
  • New Resource: google_redis_cluster (#15645)
  • New Resource: google_biglake_database (#15651)
  • New Resource: google_compute_network_attachment (#15648)
  • New Resource: google_gke_hub_feature_membership (#15604)
  • New Resource: google_gke_hub_membership_binding (#15670)
  • New Resource: google_gke_hub_namespace (#15670)
  • New Resource: google_gke_hub_scope (#15670)
  • New Resource: google_gke_hub_scope_iam_member (#15670)
  • New Resource: google_gke_hub_scope_iam_policy (#15670)
  • New Resource: google_gke_hub_membership_binding (#15670)
  • New Resource: google_gke_hub_scope_rbac_role_binding (#15670)

IMPROVEMENTS:

  • compute: made the field distribution_policy_target_shape of google_compute_region_instance_group_manager not cause recreation of the resource. (#15641)
  • compute: promoted the ssl_policy field on the google_compute_region_target_https_proxy resource to GA. (#15608)
  • container: added enable_fqdn_network_policy field to google_container_cluster (#15642)
  • container: added node_config.confidential_compute field to google_container_node_pool resource (#15662)
  • datastream: made password in google_datastream_connection_profile not cause recreation of the resource. (#15610)
  • dialogflowcx: added response_type, channel, payload, conversation_success, output_audio_text, live_agent_handoff, play_audo, telephony_transfer_call, reprompt_event_handlers, set_parameter_actions, and conditional_cases fields to google_dialogflow_cx_page resource (#15668)
  • dialogflowcx: added response_type, channel, payload, conversation_success, output_audio_text, live_agent_handoff, play_audo, telephony_transfer_call, set_parameter_actions, and conditional_cases fields to google_dialogflow_cx_flow resource (#15668)
  • iam: added web_sso_config.additional_scopes field to google_iam_workforce_pool_provider resource under (#15616)
  • monitoring: added synthetic_monitor to google_monitoring_uptime_check_config resource (#15623)
  • provider: improved error message when resource creation fails to to invalid API response (#15629)

BUG FIXES:

  • cloudrunv2: changed template.volumes.secret.items.mode field in google_cloud_run_v2_job resource to a non-required field. (#15638)
  • cloudrunv2: changed template.volumes.secret.items.mode field in google_cloud_run_v2_service resource to a non-required field. (#15638)
  • filestore: fixed a bug causing permadiff on reserved_ip_range field in google_filestore_instance (#15614)
  • identityplatform: fixed a permadiff on authorized_domains in google_identity_platform_config resource (#15607)
Changelog

Sourced from hashicorp/google's changelog.

4.81.0 (September 05, 2023)

FEATURES:

  • New Resource: google_biglake_catalog (#15634)
  • New Resource: google_redis_cluster (#15645)
  • New Resource: google_biglake_database (#15651)
  • New Resource: google_compute_network_attachment (#15648)
  • New Resource: google_gke_hub_feature_membership (#15604)
  • New Resource: google_gke_hub_membership_binding (#15670)
  • New Resource: google_gke_hub_namespace (#15670)
  • New Resource: google_gke_hub_scope (#15670)
  • New Resource: google_gke_hub_scope_iam_member (#15670)
  • New Resource: google_gke_hub_scope_iam_policy (#15670)
  • New Resource: google_gke_hub_membership_binding (#15670)
  • New Resource: google_gke_hub_scope_rbac_role_binding (#15670)

IMPROVEMENTS:

  • compute: made the field distribution_policy_target_shape of google_compute_region_instance_group_manager not cause recreation of the resource. (#15641)
  • compute: promoted the ssl_policy field on the google_compute_region_target_https_proxy resource to GA. (#15608)
  • container: added enable_fqdn_network_policy field to google_container_cluster (#15642)
  • container: added node_config.confidential_compute field to google_container_node_pool resource (#15662)
  • datastream: made password in google_datastream_connection_profile not cause recreation of the resource. (#15610)
  • dialogflowcx: added response_type, channel, payload, conversation_success, output_audio_text, live_agent_handoff, play_audo, telephony_transfer_call, reprompt_event_handlers, set_parameter_actions, and conditional_cases fields to google_dialogflow_cx_page resource (#15668)
  • dialogflowcx: added response_type, channel, payload, conversation_success, output_audio_text, live_agent_handoff, play_audo, telephony_transfer_call, set_parameter_actions, and conditional_cases fields to google_dialogflow_cx_flow resource (#15668)
  • iam: added web_sso_config.additional_scopes field to google_iam_workforce_pool_provider resource under (#15616)
  • monitoring: added synthetic_monitor to google_monitoring_uptime_check_config resource (#15623)
  • provider: improved error message when resource creation fails to to invalid API response (#15629)

BUG FIXES:

  • cloudrunv2: changed template.volumes.secret.items.mode field in google_cloud_run_v2_job resource to a non-required field. (#15638)
  • cloudrunv2: changed template.volumes.secret.items.mode field in google_cloud_run_v2_service resource to a non-required field. (#15638)
  • filestore: fixed a bug causing permadiff on reserved_ip_range field in google_filestore_instance (#15614)
  • identityplatform: fixed a permadiff on authorized_domains in google_identity_platform_config resource (#15607)
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 4.80.0 to 4.81.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.80.0...v4.81.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 Sep 11, 2023
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Sep 11, 2023
@kodiakhq kodiakhq bot merged commit 336b806 into main Sep 11, 2023
6 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/terraform/hashicorp/google-4.81.0 branch September 11, 2023 07:19
@github-actions
Copy link

🎉 This PR is included in version 1.8.12 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants