mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
build(deps): Bump hashicorp/google-beta from 5.4.0 to 5.7.0 in /terraform/environments/production (#2784)
[//]: # (dependabot-start) ⚠️ **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. --- [//]: # (dependabot-end) Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 5.4.0 to 5.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google-beta/releases">hashicorp/google-beta's releases</a>.</em></p> <blockquote> <h2>v5.7.0</h2> <p>DEPRECATIONS:</p> <ul> <li>gkehub: deprecated <code>config_management.binauthz</code> in <code>google_gke_hub_feature_membership</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6646">#6646</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>bigtable: added <code>standard_isolation</code> and <code>standard_isolation.priority</code> fields to <code>google_bigtable_app_profile</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6621">#6621</a>)</li> <li>containerattached: added <code>proxy_config</code> field to <code>google_container_attached_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6637">#6637</a>)</li> <li>gkehub: added <code>membership_location</code> field to <code>google_gke_hub_feature_membership</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6646">#6646</a>)</li> <li>logging: made the change to aqcuire and update the <code>google_logging_project_sink</code> resource that already exists at the desired location. These logging buckets cannot be removed so deleting this resource will remove the bucket config from your terraform state but will leave the logging bucket unchanged. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6632">#6632</a>)</li> <li>memcache: added <code>MEMCACHE_1_6_15</code> as a possible value for <code>memcache_version</code> in <code>google_memcache_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6642">#6642</a>)</li> <li>monitoring: added error message to delete Alert Policies first on 400 response when deleting <code>google_monitoring_uptime_check_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6645">#6645</a>)</li> <li>spanner: added <code>autoscaling_config</code> field to <code>google_spanner_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6616">#6616</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: changed <code>external_ipv6_prefix</code> field to not be output only in <code>google_compute_subnetwork</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6619">#6619</a>)</li> <li>compute: fixed issue where <code>google_compute_attached_disk</code> would produce an error for certain zone configs (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6620">#6620</a>)</li> <li>edgecontainer: fixed update method of <code>google_edgecontainer_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6625">#6625</a>)</li> <li>provider: fixed an issue where universe domains would not overwrite API endpoints (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6636">#6636</a>)</li> <li>resourcemanager: made <code>data_source_google_project_service</code> no longer return an error when the service is not enabled (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6638">#6638</a>)</li> <li>sql: <code>ssl_mode</code> field is not stored in terraform state if it has never been used in <code>google_sql_database_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6622">#6622</a>)</li> </ul> <p>NOTES:</p> <ul> <li>dataproc: backfilled <code>terraform_labels</code> field for resource <code>google_dataproc_workflow_template</code>, so the resource recreation won't happen during provider upgrade from <code>4.x</code> to <code>5.7</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6634">#6634</a>)</li> <li>provider: backfilled <code>terraform_labels</code> for some immutable resources, so the resource recreation won't happen during provider upgrade from <code>4.X</code> to <code>5.7</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6635">#6635</a>)</li> </ul> <h2>v5.6.0</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_backup_dr_management_server</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6596">#6596</a>)</li> <li><strong>New Resource:</strong> <code>google_compute_instance_settings</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6615">#6615</a>)</li> <li><strong>New Resource:</strong> <code>google_integration_connectors_connection</code>(<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6612">#6612</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>assuredworkloads: added <code>enable_sovereign_controls</code>, <code>partner</code>, <code>partner_permissions</code>, <code>violation_notifications_enabled</code>, and several other output-only fields to <code>google_assured_workloads_workloads</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6597">#6597</a>)</li> <li>composer: added <code>storage_config</code> to <code>google_composer_environment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6606">#6606</a>)</li> <li>container: added <code>fleet</code> field to <code>google_container_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6610">#6610</a>)</li> <li>containeraws: added <code>admin_groups</code> to <code>google_container_aws_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6597">#6597</a>)</li> <li>containerazure: added <code>admin_groups</code> to <code>google_container_azure_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6597">#6597</a>)</li> <li>dataproc: added support for <code>instance_flexibility_policy</code> in <code>google_dataproc_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6593">#6593</a>)</li> <li>dialogflowcx: added <code>is_default_start_flow</code> field to <code>google_dialogflow_cx_flow</code> resource to allow management of default flow resources via Terraform (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6600">#6600</a>)</li> <li>dialogflowcx: added <code>is_default_welcome_intent</code> and <code>is_default_negative_intent</code> fields to <code>google_dialogflow_cx_intent</code> resource to allow management of default intent resources via Terraform (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6600">#6600</a>)</li> <li>gkehub: added <code>fleet_default_member_config</code> field to <code>google_gke_hub_feature</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6608">#6608</a>)</li> <li>gkehub: added <code>metrics_gcp_service_account_email</code> to <code>google_gke_hub_feature_membership</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6597">#6597</a>)</li> <li>logging: added <code>index_configs</code> field to <code>logging_bucket_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6598">#6598</a>)</li> <li>logging: added <code>index_configs</code> field to <code>logging_project_bucket_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6598">#6598</a>)</li> <li>monitoring: added <code>pings_count</code>, <code>user_labels</code>, and <code>custom_content_type</code> fields to <code>google_monitoring_uptime_check_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6594">#6594</a>)</li> <li>spanner: added <code>autoscaling_config</code> field to <code>google_spanner_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6616">#6616</a>)</li> <li>sql: added <code>ssl_mode</code> field to <code>google_sql_database_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6579">#6579</a>)</li> <li>vertexai: added <code>private_service_connect_config</code> to <code>google_vertex_ai_index_endpoint</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6614">#6614</a>)</li> <li>workstations: added <code>domain_config</code> field to resource <code>google_workstations_workstation_cluster</code> (beta) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6609">#6609</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md">hashicorp/google-beta's changelog</a>.</em></p> <blockquote> <h2>5.7.0 (Nov 20, 2023)</h2> <p>DEPRECATIONS:</p> <ul> <li>gkehub: deprecated <code>config_management.binauthz</code> in <code>google_gke_hub_feature_membership</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6646">#6646</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>bigtable: added <code>standard_isolation</code> and <code>standard_isolation.priority</code> fields to <code>google_bigtable_app_profile</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6621">#6621</a>)</li> <li>containerattached: added <code>proxy_config</code> field to <code>google_container_attached_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6637">#6637</a>)</li> <li>gkehub: added <code>membership_location</code> field to <code>google_gke_hub_feature_membership</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6646">#6646</a>)</li> <li>logging: made the change to aqcuire and update the <code>google_logging_project_sink</code> resource that already exists at the desired location. These logging buckets cannot be removed so deleting this resource will remove the bucket config from your terraform state but will leave the logging bucket unchanged. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6632">#6632</a>)</li> <li>memcache: added <code>MEMCACHE_1_6_15</code> as a possible value for <code>memcache_version</code> in <code>google_memcache_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6642">#6642</a>)</li> <li>monitoring: added error message to delete Alert Policies first on 400 response when deleting <code>google_monitoring_uptime_check_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6645">#6645</a>)</li> <li>spanner: added <code>autoscaling_config</code> field to <code>google_spanner_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6616">#6616</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: changed <code>external_ipv6_prefix</code> field to not be output only in <code>google_compute_subnetwork</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6619">#6619</a>)</li> <li>compute: fixed issue where <code>google_compute_attached_disk</code> would produce an error for certain zone configs (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6620">#6620</a>)</li> <li>edgecontainer: fixed update method of <code>google_edgecontainer_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6625">#6625</a>)</li> <li>provider: fixed an issue where universe domains would not overwrite API endpoints (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6636">#6636</a>)</li> <li>resourcemanager: made <code>data_source_google_project_service</code> no longer return an error when the service is not enabled (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6638">#6638</a>)</li> <li>sql: <code>ssl_mode</code> field is not stored in terraform state if it has never been used in <code>google_sql_database_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6622">#6622</a>)</li> </ul> <p>NOTES:</p> <ul> <li>dataproc: backfilled <code>terraform_labels</code> field for resource <code>google_dataproc_workflow_template</code>, so the resource recreation won't happen during provider upgrade from <code>4.x</code> to <code>5.7</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6634">#6634</a>)</li> <li>provider: backfilled <code>terraform_labels</code> for some immutable resources, so the resource recreation won't happen during provider upgrade from <code>4.X</code> to <code>5.7</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6635">#6635</a>)</li> </ul> <h2>5.6.0 (Nov 13, 2023)</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_backup_dr_management_server</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6596">#6596</a>)</li> <li><strong>New Resource:</strong> <code>google_compute_instance_settings</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6615">#6615</a>)</li> <li><strong>New Resource:</strong> <code>google_integration_connectors_connection</code>(<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6612">#6612</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>assuredworkloads: added <code>enable_sovereign_controls</code>, <code>partner</code>, <code>partner_permissions</code>, <code>violation_notifications_enabled</code>, and several other output-only fields to <code>google_assured_workloads_workloads</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6597">#6597</a>)</li> <li>composer: added <code>storage_config</code> to <code>google_composer_environment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6606">#6606</a>)</li> <li>container: added <code>fleet</code> field to <code>google_container_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6610">#6610</a>)</li> <li>containeraws: added <code>admin_groups</code> to <code>google_container_aws_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6597">#6597</a>)</li> <li>containerazure: added <code>admin_groups</code> to <code>google_container_azure_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6597">#6597</a>)</li> <li>dataproc: added support for <code>instance_flexibility_policy</code> in <code>google_dataproc_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6593">#6593</a>)</li> <li>dialogflowcx: added <code>is_default_start_flow</code> field to <code>google_dialogflow_cx_flow</code> resource to allow management of default flow resources via Terraform (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6600">#6600</a>)</li> <li>dialogflowcx: added <code>is_default_welcome_intent</code> and <code>is_default_negative_intent</code> fields to <code>google_dialogflow_cx_intent</code> resource to allow management of default intent resources via Terraform (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6600">#6600</a>)</li> <li>gkehub: added <code>fleet_default_member_config</code> field to <code>google_gke_hub_feature</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6608">#6608</a>)</li> <li>gkehub: added <code>metrics_gcp_service_account_email</code> to <code>google_gke_hub_feature_membership</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6597">#6597</a>)</li> <li>logging: added <code>index_configs</code> field to <code>logging_bucket_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6598">#6598</a>)</li> <li>logging: added <code>index_configs</code> field to <code>logging_project_bucket_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6598">#6598</a>)</li> <li>monitoring: added <code>pings_count</code>, <code>user_labels</code>, and <code>custom_content_type</code> fields to <code>google_monitoring_uptime_check_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6594">#6594</a>)</li> <li>spanner: added <code>autoscaling_config</code> field to <code>google_spanner_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6616">#6616</a>)</li> <li>sql: added <code>ssl_mode</code> field to <code>google_sql_database_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6579">#6579</a>)</li> <li>vertexai: added <code>private_service_connect_config</code> to <code>google_vertex_ai_index_endpoint</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6614">#6614</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="db8a9a5a0c"><code>db8a9a5</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6656">#6656</a>)</li> <li><a href="65d8914742"><code>65d8914</code></a> fix TestAccFirebaseWebApp_firebaseWebAppFull (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9251">#9251</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6647">#6647</a>)</li> <li><a href="4c6831885d"><code>4c68318</code></a> Upgrade DCL version to 1.57.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9466">#9466</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6646">#6646</a>)</li> <li><a href="8dd3e40538"><code>8dd3e40</code></a> UptimeCheckConfig custom delete for 400s (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9429">#9429</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6645">#6645</a>)</li> <li><a href="15be250e10"><code>15be250</code></a> TeamCity : Skip <code>google_project</code> sweeper in Beta projects (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/8756">#8756</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6644">#6644</a>)</li> <li><a href="85d42c6cc6"><code>85d42c6</code></a> Fix dataproc tests to use sweepable names (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9469">#9469</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6643">#6643</a>)</li> <li><a href="e3558ef56a"><code>e3558ef</code></a> Add memcached-1.6.15 to the list of allowed memcache versions (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9375">#9375</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6642">#6642</a>)</li> <li><a href="35e191654a"><code>35e1916</code></a> Fix google_dataform_repository acc tests to have dynamic generated names (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/94">#94</a>...</li> <li><a href="dd3c05e341"><code>dd3c05e</code></a> dlp_job_trigger: clarify how to use multiple actions with example (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9458">#9458</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6">#6</a>...</li> <li><a href="e212e47afb"><code>e212e47</code></a> Update doc links for lifecycle meta argument (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9461">#9461</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6639">#6639</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google-beta/compare/v5.4.0...v5.7.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -22,21 +22,21 @@ provider "registry.terraform.io/hashicorp/google" {
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hashicorp/google-beta" {
|
||||
version = "5.4.0"
|
||||
version = "5.7.0"
|
||||
constraints = "~> 5.2"
|
||||
hashes = [
|
||||
"h1:3n8t64Spp83sKKMW+X/pArNJLOE3Gd93BdJNetQEROY=",
|
||||
"zh:06ee1840a6a4c3b03dc3b7f25faee199a0319ab1e3a3335dee10eec2c095a440",
|
||||
"zh:2417a74ac1924623604445ec3be9ecf493e994f2d1a335dca4d27b54cdd2b80c",
|
||||
"zh:315e5187fb02481016dbdac0ff0e1e0ecb2d06acd603636c1965dc36389f427d",
|
||||
"zh:4fb6c08e3a03eeab410b4b9de84f6667182a6f6ca76cfffb93c1a8b0afff1df9",
|
||||
"zh:5fab39db69b0d7a525877e69aac0a6d35e63496914a00c2cb42f0f9a86ee12bb",
|
||||
"zh:72d22f5e69123b20775f25304e6e33a9ee50bc0ec304c225be8ac89da8dbdb93",
|
||||
"zh:95fa0937baaaf1bfc529196373e7b9cbf8249eabdd1c4b290e6a4755713cf506",
|
||||
"zh:a0592a56655bef9c8304b68d3be222927c4c31efb08b971acf825e2f028f1c82",
|
||||
"zh:a22ec41b615d1de2a31ed743eb82a8a84c1e86210990888d1c6d6ac93abb61da",
|
||||
"zh:b432438892711eafe42e40d318504709a6e2c64feb9bc6348305b35519266fa8",
|
||||
"zh:d43352d4ea0266bff890d4c3ddcf554cb12400ae7aafd5596e22ae91be4e6734",
|
||||
"h1:Rvo7YTb0Uu3oN+2FG0NZ1hBAg1Ra8630U6vkK8OQ2IA=",
|
||||
"zh:1720258635c34406db44e3d08df9cc02e6897f804d6d558e1c73772324df7b30",
|
||||
"zh:1a385e9b3d7cda4d76b242f78086f33600c566386fde97d625f3bd39e1dcb1ff",
|
||||
"zh:26e01a0059c3d9954d0af22ccc05bb21a5b8af7f91a790311cf8ba13e10a5646",
|
||||
"zh:2acdab4240714cc31407324773280eeeb8ec9ab420404a3f3b8c0f25d73a5e00",
|
||||
"zh:4836143995c83c925b040c8bc7d3958fa6743c2179a098e783bf919e17db16ab",
|
||||
"zh:4ca384ea0153ba101af3ca97276f59e76586f935c99b444bd360a4009756af2d",
|
||||
"zh:54cc3398e8c336bd3f836954f87d3a7ae8fc4bced070baac66a244af656163d4",
|
||||
"zh:a3e5d9eacc27047ea0c3c00753da3966516dfc982dee180a3a5f4a405689447e",
|
||||
"zh:cc2052e93d0b52151a2374aa49e56de823ff11dce0570fa7c4bbbcf89467670f",
|
||||
"zh:d8dc64ade395715dbb41753bda72b1bce6348cd2011f95b1cea1b2c675770c58",
|
||||
"zh:da1fe36816881dac4acd7ab37291365c4b92584b8689c7c745c7a5b6800049c0",
|
||||
"zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user