update(query): fixed typos in query folder name and query name #5954
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed Changes
assets/queries/terraform/alicloud/rds_instance_log_disconenctions_disabled
toassets/queries/terraform/alicloud/rds_instance_log_disconnections_disabled
assets/queries/terraform/alicloud/rds_instance_tde_status_disable
toassets/queries/terraform/alicloud/rds_instance_tde_status_disabled
Elasticsearch Log is disabled
toElasticsearch Log Disabled
assets/queries/terraform/azure/app_service_authentication_is_not_set
toassets/queries/terraform/azure/app_service_authentication_disabled
assets/queries/terraform/azure/encryption_on_managed_disk_enabled
toassets/queries/terraform/azure/encryption_on_managed_disk_disabled
assets/queries/terraform/azure/mssql_server_public_network_access_disabled
toassets/queries/terraform/azure/mssql_server_public_network_access_enabled
assets/queries/terraform/kubernetes/container_host_ipc_is_true
toassets/queries/terraform/kubernetes/shared_host_ipc_namespace
assets/queries/terraform/kubernetes/service_with_external_load_balance
toassets/queries/terraform/kubernetes/service_with_external_load_balancer
assets/queries/k8s/service_with_external_load_balance
toassets/queries/k8s/service_with_external_load_balancer
Service With External Load Balance
toService With External Load Balancer
assets/queries/googleDeploymentManager/sql_db_instance_backup_disable
toassets/queries/googleDeploymentManager/sql_db_instance_backup_disabled
I submit this contribution under the Apache-2.0 license.