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 from 6.12.0 to 6.13.0 #139

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps hashicorp/google from 6.12.0 to 6.13.0.

Release notes

Sourced from hashicorp/google's releases.

v6.13.0

NOTES:

  • New ephemeral resources google_service_account_access_token, google_service_account_id_token, google_service_account_jwt, google_service_account_key now support ephemeral values.
  • iam3: promoted resources google_iam_principal_access_boundary_policy, google_iam_organizations_policy_binding, google_iam_folders_policy_binding and google_iam_projects_policy_binding to GA (#20475) DEPRECATIONS:
  • gkehub: deprecated configmanagement.config_sync.metrics_gcp_service_account_email in google_gke_hub_feature_membership resource (#20561)

FEATURES:

  • New Ephemeral Resource: google_service_account_access_token (#20542)
  • New Ephemeral Resource: google_service_account_id_token (#20542)
  • New Ephemeral Resource: google_service_account_jwt (#20542)
  • New Ephemeral Resource: google_service_account_key (#20542)
  • New Data Source: google_backup_dr_backup_vault (#20468)
  • New Data Source: google_composer_user_workloads_config_map (GA) (#20478)
  • New Data Source: google_composer_user_workloads_secret (GA) (#20478)
  • New Resource: google_composer_user_workloads_config_map (GA) (#20478)
  • New Resource: google_composer_user_workloads_secret (GA) (#20478)
  • New Resource: google_gemini_code_repository_index (#20474)
  • New Resource: google_network_security_mirroring_deployment (#20489)
  • New Resource: google_network_security_mirroring_deployment_group (#20489)
  • New Resource: google_network_security_mirroring_endpoint_group_association (#20489)
  • New Resource: google_network_security_mirroring_endpoint_group (#20489)

IMPROVEMENTS:

  • accesscontextmanager: added etag to google_access_context_manager_service_perimeter and google_access_context_manager_service_perimeters (#20455)
  • alloydb: increased default timeout on google_alloydb_cluster to 120m from 30m (#20547)
  • bigtable: added row_affinity field to google_bigtable_app_profile resource (#20435)
  • cloudbuild: added private_service_connect field to google_cloudbuild_worker_pool resource (#20561)
  • clouddeploy: added associated_entities field to google_clouddeploy_target resource (#20561)
  • clouddeploy: added serial_pipeline.strategy.canary.runtime_config.kubernetes.gateway_service_mesh.route_destinations field to google_clouddeploy_delivery_pipeline resource (#20561)
  • composer: added multiple composer 3 related fields to google_composer_environment (GA) (#20478)
  • compute: google_compute_instance, google_compute_instance_template, google_compute_region_instance_template now supports advanced_machine_features.enable_uefi_networking field (#20531)
  • compute: added support for specifying storage pool with name or partial url (#20502)
  • compute: added numeric_id to the google_compute_network data source (#20548)
  • compute: added threshold_configs field to google_compute_security_policy resource (#20545)
  • compute: added server generated id as forwarding_rule_id to google_compute_global_forwarding_rule (#20404)
  • compute: added server generated id as health_check_id to google_region_health_check (#20404)
  • compute: added server generated id as instance_group_manager_id to google_instance_group_manager (#20404)
  • compute: added server generated id as instance_group_manager_id to google_region_instance_group_manager (#20404)
  • compute: added server generated id as network_endpoint_id to google_region_network_endpoint (#20404)
  • compute: added server generated id as subnetwork_id to google_subnetwork (#20404)
  • compute: added the psc_data field to the google_compute_region_network_endpoint_group resource (#20454)
  • container: added enterprise_config field to google_container_cluster resource (#20534)
  • container: added node_pool_autoconfig.linux_node_config.cgroup_mode field to google_container_cluster resource (#20460)
  • dataproc: added autotuning_config and cohort fields to google_dataproc_batch (#20410)
  • dataproc: added cluster_config.preemptible_worker_config.instance_flexibility_policy.provisioning_model_mix field to google_dataproc_cluster resource (#20396)
  • dataproc: added confidential_instance_config field to google_dataproc_cluster resource (#20488)
  • discoveryengine: added HEALTHCARE_FHIR to industry_vertical field in google_discovery_engine_search_engine (#20471)
  • gkehub: added configmanagement.config_sync.stop_syncing field to google_gke_hub_feature_membership resource (#20561)
  • monitoring: added disable_metric_validation field to google_monitoring_alert_policy resource (#20544)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

6.13.0 (December 9, 2024)

NOTES:

  • New ephemeral resources google_service_account_access_token, google_service_account_id_token, google_service_account_jwt, google_service_account_key now support ephemeral values.
  • iam3: promoted resources google_iam_principal_access_boundary_policy, google_iam_organizations_policy_binding, google_iam_folders_policy_binding and google_iam_projects_policy_binding to GA (#20475) DEPRECATIONS:
  • gkehub: deprecated configmanagement.config_sync.metrics_gcp_service_account_email in google_gke_hub_feature_membership resource (#20561)

FEATURES:

  • New Ephemeral Resource: google_service_account_access_token (#20542)
  • New Ephemeral Resource: google_service_account_id_token (#20542)
  • New Ephemeral Resource: google_service_account_jwt (#20542)
  • New Ephemeral Resource: google_service_account_key (#20542)
  • New Data Source: google_backup_dr_backup_vault (#20468)
  • New Data Source: google_composer_user_workloads_config_map (GA) (#20478)
  • New Data Source: google_composer_user_workloads_secret (GA) (#20478)
  • New Resource: google_composer_user_workloads_config_map (GA) (#20478)
  • New Resource: google_composer_user_workloads_secret (GA) (#20478)
  • New Resource: google_gemini_code_repository_index (#20474)
  • New Resource: google_network_security_mirroring_deployment (#20489)
  • New Resource: google_network_security_mirroring_deployment_group (#20489)
  • New Resource: google_network_security_mirroring_endpoint_group_association (#20489)
  • New Resource: google_network_security_mirroring_endpoint_group (#20489)

IMPROVEMENTS:

  • accesscontextmanager: added etag to google_access_context_manager_service_perimeter and google_access_context_manager_service_perimeters (#20455)
  • alloydb: increased default timeout on google_alloydb_cluster to 120m from 30m (#20547)
  • bigtable: added row_affinity field to google_bigtable_app_profile resource (#20435)
  • cloudbuild: added private_service_connect field to google_cloudbuild_worker_pool resource (#20561)
  • clouddeploy: added associated_entities field to google_clouddeploy_target resource (#20561)
  • clouddeploy: added serial_pipeline.strategy.canary.runtime_config.kubernetes.gateway_service_mesh.route_destinations field to google_clouddeploy_delivery_pipeline resource (#20561)
  • composer: added multiple composer 3 related fields to google_composer_environment (GA) (#20478)
  • compute: google_compute_instance, google_compute_instance_template, google_compute_region_instance_template now supports advanced_machine_features.enable_uefi_networking field (#20531)
  • compute: added support for specifying storage pool with name or partial url (#20502)
  • compute: added numeric_id to the google_compute_network data source (#20548)
  • compute: added threshold_configs field to google_compute_security_policy resource (#20545)
  • compute: added server generated id as forwarding_rule_id to google_compute_global_forwarding_rule (#20404)
  • compute: added server generated id as health_check_id to google_region_health_check (#20404)
  • compute: added server generated id as instance_group_manager_id to google_instance_group_manager (#20404)
  • compute: added server generated id as instance_group_manager_id to google_region_instance_group_manager (#20404)
  • compute: added server generated id as network_endpoint_id to google_region_network_endpoint (#20404)
  • compute: added server generated id as subnetwork_id to google_subnetwork (#20404)
  • compute: added the psc_data field to the google_compute_region_network_endpoint_group resource (#20454)
  • container: added enterprise_config field to google_container_cluster resource (#20534)
  • container: added node_pool_autoconfig.linux_node_config.cgroup_mode field to google_container_cluster resource (#20460)
  • dataproc: added autotuning_config and cohort fields to google_dataproc_batch (#20410)
  • dataproc: added cluster_config.preemptible_worker_config.instance_flexibility_policy.provisioning_model_mix field to google_dataproc_cluster resource (#20396)
  • dataproc: added confidential_instance_config field to google_dataproc_cluster resource (#20488)
  • discoveryengine: added HEALTHCARE_FHIR to industry_vertical field in google_discovery_engine_search_engine (#20471)
  • gkehub: added configmanagement.config_sync.stop_syncing field to google_gke_hub_feature_membership resource (#20561)

... (truncated)

Commits
  • 7904c93 6.13 CHANGELOG (#20622)
  • a9e30d3 Make tests use sweepable, unique name (#12480) (#20578)
  • 5fad944 Updated policy to state that adding deletion_protection: true is not allowed ...
  • ce1a8a5 Update the reviewer bot to notify based on draft reopen time in addition to e...
  • dad1fca Make google_oracle_database_autonomous_database and `google_oracle_database...
  • d46fefc VCR: Update build-environment image to use Terraform 1.10.0 (#12471) (#20568)
  • 0c7acc8 Updated typos (#12278) (#20567)
  • 1091933 Update error in google_service_account_id_token data source docs (#12446) (#2...
  • d00ec4d Test and document the configmanagement.config_sync.stop_syncing field (#124...
  • 9553d91 Update enrolled_teams.yml (#12472) (#20562)
  • 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 6.12.0 to 6.13.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@v6.12.0...v6.13.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 dependencies Pull requests that update a dependency file minor terraform Pull requests that update Terraform code labels Dec 10, 2024
Copy link
Contributor

coderabbitai bot commented Dec 10, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Experiment)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai or @coderabbitai title anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@brettcurtis brettcurtis merged commit 2337c09 into main Dec 13, 2024
5 of 6 checks passed
@brettcurtis brettcurtis deleted the dependabot/terraform/hashicorp/google-6.13.0 branch December 13, 2024 01:35
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.

1 participant