Skip to content

Bump hashicorp/google-beta from 4.80.0 to 5.18.0#72

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/hashicorp/google-beta-5.18.0
Closed

Bump hashicorp/google-beta from 4.80.0 to 5.18.0#72
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/hashicorp/google-beta-5.18.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps hashicorp/google-beta from 4.80.0 to 5.18.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v5.18.0

BREAKING CHANGES:

  • securityposture: marked policy_sets and policy_sets.policies required in google_securityposture_posture. API validation already enforced this, so no resources could be provisioned without these (#6981)

FEATURES:

  • New Data Source: google_compute_forwarding_rules (#6997)
  • New Resource: google_firebase_app_check_app_attest_config (#6971)
  • New Resource: google_firebase_app_check_play_integrity_config (#6971)
  • New Resource: google_firebase_app_check_recaptcha_enterprise_config (#6989)
  • New Resource: google_firebase_app_check_recaptcha_v3_config (#6989)
  • New Resource: google_migration_center_preference_set (#6974)
  • New Resource: google_netapp_volume_replication (#7002)

IMPROVEMENTS:

  • cloudfunctions: added output-only version_id field on google_cloudfunctions_function (#6968)
  • composer: supported patch versions of airflow on google_composer_environment (#7000)
  • compute: supported updating network_interface.stack_type field on google_compute_instance resource. (#6977)
  • container: added node_config.resource_manager_tags field to google_container_cluster resource (#7001)
  • container: added node_config.resource_manager_tags field to google_container_node_pool resource (#7001)
  • container: added output-only fields membership_id and membership_location under fleet in google_container_cluster resource (#6983)
  • looker: added custom_domain field to google_looker_instance resource (#6979)
  • netapp: added field restore_parameters and output-only fields state, state_details and create_time to google_netapp_volume resource (#6976)
  • workbench: added container_image field to google_workbench_instance resource (#6988)
  • workbench: added shielded_instance_config field to google_workbench_instance resource (#6984)

BUG FIXES:

  • bigquery: allowed users to set permissions for principal/principalSets (iamMember) in google_bigquery_dataset_iam_member. (#6975)
  • cloudfunctions2: fixed an issue where not specifying event_config.trigger_region in google_cloudfunctions2_function resulted in a permanent diff. The field now pulls a default value from the API when unset. (#6991)
  • compute: fixed perma-diff on min_ports_per_vm in google_compute_router_nat when the field is unset by making the field default to the API-set value (#6993)
  • dataflow: fixed crash in google_dataflox_job to return an error instead if a job's Environment field is nil when reading job information (#6999)
  • notebooks: changed tag field to default to the API's value if not specified in google_notebooks_instance (#6986)

v5.17.0

NOTES:

  • cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_connection, there should be no user-facing impact (#6943)

DEPRECATIONS:

  • container: deprecated support for relay_mode field in google_container_cluster.monitoring_config.advanced_datapath_observability_config in favor of enable_relay field, relay_mode field will be removed a future major release (#6960)

FEATURES:

  • New Resource: google_firebase_app_check_debug_token (#6953)
  • New Resource: google_network_security_firewall_endpoint (#6940)
  • New Resource: google_clouddeploy_custom_target_type (#6956)
  • New Resource: google_network_security_security_profile_group (#6961)

IMPROVEMENTS:

  • cloudasset: allowed overriding the billing project for the google_cloud_asset_resources_search_all datasource (#6941)
  • clouddeploy: added support for canary_revision_tags, prior_revision_tags, stable_revision_tags, and stable_cutback_duration to google_clouddeploy_delivery_pipeline (#6951)
  • cloudfunctions: added version_id on google_cloudfunctions_function (#6968)
  • container: added support for enable_relay field to google_container_cluster.monitoring_config.advanced_datapath_observability_config (#6960)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

5.18.0 (Feb 26, 2024)

BREAKING CHANGES:

  • securityposture: marked policy_sets and policy_sets.policies required in google_securityposture_posture. API validation already enforced this, so no resources could be provisioned without these (#6981)

FEATURES:

  • New Data Source: google_compute_forwarding_rules (#6997)
  • New Resource: google_firebase_app_check_app_attest_config (#6971)
  • New Resource: google_firebase_app_check_play_integrity_config (#6971)
  • New Resource: google_firebase_app_check_recaptcha_enterprise_config (#6989)
  • New Resource: google_firebase_app_check_recaptcha_v3_config (#6989)
  • New Resource: google_migration_center_preference_set (#6974)
  • New Resource: google_netapp_volume_replication (#7002)

IMPROVEMENTS:

  • cloudfunctions: added output-only version_id field on google_cloudfunctions_function (#6968)
  • composer: supported patch versions of airflow on google_composer_environment (#7000)
  • compute: supported updating network_interface.stack_type field on google_compute_instance resource. (#6977)
  • container: added node_config.resource_manager_tags field to google_container_cluster resource (#7001)
  • container: added node_config.resource_manager_tags field to google_container_node_pool resource (#7001)
  • container: added output-only fields membership_id and membership_location under fleet in google_container_cluster resource (#6983)
  • looker: added custom_domain field to google_looker_instance resource (#6979)
  • netapp: added field restore_parameters and output-only fields state, state_details and create_time to google_netapp_volume resource (#6976)
  • workbench: added container_image field to google_workbench_instance resource (#6988)
  • workbench: added shielded_instance_config field to google_workbench_instance resource (#6984)

BUG FIXES:

  • bigquery: allowed users to set permissions for principal/principalSets (iamMember) in google_bigquery_dataset_iam_member. (#6975)
  • cloudfunctions2: fixed an issue where not specifying event_config.trigger_region in google_cloudfunctions2_function resulted in a permanent diff. The field now pulls a default value from the API when unset. (#6991)
  • compute: fixed perma-diff on min_ports_per_vm in google_compute_router_nat when the field is unset by making the field default to the API-set value (#6993)
  • dataflow: fixed crash in google_dataflox_job to return an error instead if a job's Environment field is nil when reading job information (#6999)
  • notebooks: changed tag field to default to the API's value if not specified in google_notebooks_instance (#6986)

5.17.0 (Feb 20, 2024)

NOTES:

  • cloudbuildv2: changed underlying actuation engine for google_cloudbuildv2_connection, there should be no user-facing impact (#6943)

DEPRECATIONS:

  • container: deprecated support for relay_mode field in google_container_cluster.monitoring_config.advanced_datapath_observability_config in favor of enable_relay field, relay_mode field will be removed a future major release (#6960)

FEATURES:

  • New Resource: google_firebase_app_check_debug_token (#6953)
  • New Resource: google_network_security_firewall_endpoint (#6940)
  • New Resource: google_clouddeploy_custom_target_type (#6956)
  • New Resource: google_network_security_security_profile_group (#6961)

IMPROVEMENTS:

  • cloudasset: allowed overriding the billing project for the google_cloud_asset_resources_search_all datasource (#6941)
  • clouddeploy: added support for canary_revision_tags, prior_revision_tags, stable_revision_tags, and stable_cutback_duration to google_clouddeploy_delivery_pipeline (#6951)

... (truncated)

Commits
  • 8817c14 Update CHANGELOG.md for release-5.18.0 (#7013)
  • 1438ac5 Add volume replication support for Google Cloud NetApp Volumes (#9816) (#7002)
  • 22da542 Add Resource Manager Tags support to 'google_container_cluster' (#9531) (#7001)
  • 123b05e C3 version schema (#9986) (#7000)
  • 7eb7543 Add check for Environment proto field before accessing in Dataflow provider (...
  • 73c0ea0 Fix broken terraform datasource google_compute_machine_types example (#10020)...
  • d4c89b3 Adding Data Source Forwarding Rules (#10004) (#6997)
  • d9c18ed Update hashicorp/terraform-plugin-framework, hashicorp/terraform-plugin-mux, ...
  • 0b22aea Delete .github/workflows/issue-comment-created.yml (#6995)
  • eb9ee58 Remove unused GHAs from the TPGB repo (#5798)
  • 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 4.80.0 to 5.18.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@v4.80.0...v5.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Superseded by #75.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/google-beta-5.18.0 branch March 11, 2024 14:49
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

Comments