From a6e6e7f1a675865634e2180d892e3a1501a96b10 Mon Sep 17 00:00:00 2001 From: artaasadi Date: Tue, 5 Nov 2024 21:15:27 +0100 Subject: [PATCH] fix: SDK to sdk --- pkg/describer/resources.go | 2 +- pkg/describer/worker.go | 2 +- pkg/{SDK => sdk}/generated/resources_clients.go | 0 pkg/{SDK => sdk}/models/resource.go | 0 pkg/{SDK => sdk}/models/resource_type.go | 0 pkg/{SDK => sdk}/nats.go | 2 +- pkg/{SDK => sdk}/runable/models/main.go | 0 pkg/{SDK => sdk}/runable/resourceType/resource-types.json | 0 .../runable/resourceType/resource_types_generator.go | 0 provider/credentials.go | 2 +- provider/describer/account.go | 2 +- provider/describer/alertmanagement.go | 2 +- provider/describer/analysis.go | 2 +- provider/describer/apimanagement.go | 2 +- provider/describer/appconfiguration.go | 2 +- provider/describer/applicationinsights.go | 2 +- provider/describer/appplatform.go | 2 +- provider/describer/authorization.go | 2 +- provider/describer/automation.go | 2 +- provider/describer/batch.go | 2 +- provider/describer/blueprint.go | 2 +- provider/describer/botservice.go | 2 +- provider/describer/cdn.go | 2 +- provider/describer/cognitiveservices.go | 2 +- provider/describer/compute.go | 2 +- provider/describer/containerinstance.go | 2 +- provider/describer/containerregistry.go | 2 +- provider/describer/containerservice.go | 2 +- provider/describer/cost.go | 2 +- provider/describer/dashboard.go | 2 +- provider/describer/databoxedge.go | 2 +- provider/describer/databricks.go | 2 +- provider/describer/datafactory.go | 2 +- provider/describer/datamigration.go | 2 +- provider/describer/dataprotection.go | 2 +- provider/describer/desktopvirtualization.go | 2 +- provider/describer/devices.go | 2 +- provider/describer/devtestlabs.go | 2 +- provider/describer/documentdb.go | 2 +- provider/describer/eventgrid.go | 2 +- provider/describer/eventhub.go | 2 +- provider/describer/frontdoor.go | 2 +- provider/describer/graphrbac.go | 2 +- provider/describer/hdinsight.go | 2 +- provider/describer/healthcareapis.go | 2 +- provider/describer/hybridcompute.go | 2 +- provider/describer/hybridkubernetes.go | 2 +- provider/describer/insights.go | 2 +- provider/describer/json_all_fields_marshaller_test.go | 2 +- provider/describer/keyvault.go | 2 +- provider/describer/kusto.go | 2 +- provider/describer/lb.go | 2 +- provider/describer/links.go | 2 +- provider/describer/logic.go | 2 +- provider/describer/machinelearningservices.go | 2 +- provider/describer/maintenance.go | 2 +- provider/describer/managedservices.go | 2 +- provider/describer/management.go | 2 +- provider/describer/mariadb.go | 2 +- provider/describer/monitor.go | 2 +- provider/describer/mysql.go | 2 +- provider/describer/netapp.go | 2 +- provider/describer/network.go | 2 +- provider/describer/operationalinsights.go | 2 +- provider/describer/policy.go | 2 +- provider/describer/postgresql.go | 2 +- provider/describer/powerbi.go | 2 +- provider/describer/purview.go | 2 +- provider/describer/recoveryservice.go | 2 +- provider/describer/redis.go | 2 +- provider/describer/resource_graph.go | 2 +- provider/describer/resources.go | 2 +- provider/describer/search.go | 2 +- provider/describer/secret.go | 2 +- provider/describer/security.go | 2 +- provider/describer/servicebus.go | 2 +- provider/describer/servicefabric.go | 2 +- provider/describer/signalr.go | 2 +- provider/describer/sql.go | 2 +- provider/describer/sqlv3.go | 2 +- provider/describer/storage.go | 2 +- provider/describer/storagecache.go | 2 +- provider/describer/storagesync.go | 2 +- provider/describer/streamanalytics.go | 2 +- provider/describer/sub.go | 2 +- provider/describer/subscriptions.go | 2 +- provider/describer/synapse.go | 2 +- provider/describer/timeseriesinsights.go | 2 +- provider/describer/virtualmachineimage.go | 2 +- provider/describer/web.go | 2 +- provider/describer_wrapper.go | 2 +- provider/resource_types.go | 2 +- service/service.go | 4 ++-- .../azure/table_azure_analysisservices_servers.go | 2 +- steampipe-plugin-azure/azure/table_azure_api_management.go | 2 +- .../azure/table_azure_api_management_backend.go | 2 +- steampipe-plugin-azure/azure/table_azure_app_configuration.go | 2 +- steampipe-plugin-azure/azure/table_azure_app_containerapps.go | 2 +- .../azure/table_azure_app_managedenvironments.go | 2 +- .../azure/table_azure_app_service_environment.go | 2 +- .../azure/table_azure_app_service_function_app.go | 2 +- steampipe-plugin-azure/azure/table_azure_app_service_plan.go | 2 +- .../azure/table_azure_app_service_web_app.go | 2 +- .../azure/table_azure_app_service_web_app_slot.go | 2 +- .../azure/table_azure_application_gateway.go | 2 +- .../azure/table_azure_application_insight.go | 2 +- .../azure/table_azure_application_security_group.go | 2 +- .../azure/table_azure_automation_account.go | 2 +- .../azure/table_azure_automation_variable.go | 2 +- steampipe-plugin-azure/azure/table_azure_autoscale_setting.go | 2 +- steampipe-plugin-azure/azure/table_azure_bastion_host.go | 2 +- steampipe-plugin-azure/azure/table_azure_batch_account.go | 2 +- .../azure/table_azure_blueprint_blueprints.go | 2 +- steampipe-plugin-azure/azure/table_azure_botservice_bot.go | 2 +- .../azure/table_azure_cache_redisenterprise.go | 2 +- steampipe-plugin-azure/azure/table_azure_cdn_endpoint.go | 2 +- steampipe-plugin-azure/azure/table_azure_cdn_profiles.go | 2 +- steampipe-plugin-azure/azure/table_azure_cognitive_account.go | 2 +- .../azure/table_azure_compute_availability_set.go | 2 +- .../azure/table_azure_compute_cloudservices.go | 2 +- steampipe-plugin-azure/azure/table_azure_compute_disk.go | 2 +- .../azure/table_azure_compute_disk_access.go | 2 +- .../azure/table_azure_compute_disk_encryption_set.go | 2 +- .../azure/table_azure_compute_disk_metric_read_ops.go | 2 +- .../azure/table_azure_compute_disk_metric_read_ops_daily.go | 2 +- .../azure/table_azure_compute_disk_metric_read_ops_hourly.go | 2 +- .../azure/table_azure_compute_disk_metric_write_ops.go | 2 +- .../azure/table_azure_compute_disk_metric_write_ops_daily.go | 2 +- .../azure/table_azure_compute_disk_metric_write_ops_hourly.go | 2 +- steampipe-plugin-azure/azure/table_azure_compute_host.go | 2 +- .../azure/table_azure_compute_host_group.go | 2 +- steampipe-plugin-azure/azure/table_azure_compute_image.go | 2 +- .../azure/table_azure_compute_image_gallery.go | 2 +- .../azure/table_azure_compute_resource_sku.go | 2 +- .../azure/table_azure_compute_restore_point_collection.go | 2 +- steampipe-plugin-azure/azure/table_azure_compute_snapshot.go | 2 +- steampipe-plugin-azure/azure/table_azure_compute_ssh_key.go | 2 +- .../azure/table_azure_compute_virtual_machine.go | 2 +- ...le_azure_compute_virtual_machine_metric_cpu_utilization.go | 2 +- ...re_compute_virtual_machine_metric_cpu_utilization_daily.go | 2 +- ...e_compute_virtual_machine_metric_cpu_utilization_hourly.go | 2 +- .../azure/table_azure_compute_virtual_machine_scale_set.go | 2 +- ...ure_compute_virtual_machine_scale_set_network_interface.go | 2 +- .../azure/table_azure_compute_virtual_machine_scale_set_vm.go | 2 +- steampipe-plugin-azure/azure/table_azure_container_group.go | 2 +- .../azure/table_azure_container_registry.go | 2 +- steampipe-plugin-azure/azure/table_azure_cosmosdb_account.go | 2 +- .../azure/table_azure_cosmosdb_cassandra_cluster.go | 2 +- .../azure/table_azure_cosmosdb_mongo_collection.go | 2 +- .../azure/table_azure_cosmosdb_mongo_database.go | 2 +- .../azure/table_azure_cosmosdb_restorable_database_account.go | 2 +- .../azure/table_azure_cosmosdb_sql_database.go | 2 +- .../azure/table_azure_costmanagement_costbyresourcetype.go | 2 +- .../azure/table_azure_costmanagement_costbysubscription.go | 2 +- steampipe-plugin-azure/azure/table_azure_dashboard_grafana.go | 2 +- steampipe-plugin-azure/azure/table_azure_data_factory.go | 2 +- .../azure/table_azure_data_factory_dataset.go | 2 +- .../azure/table_azure_data_factory_pipeline.go | 2 +- .../azure/table_azure_data_lake_analytics_account.go | 2 +- steampipe-plugin-azure/azure/table_azure_data_lake_store.go | 2 +- .../azure/table_azure_data_protection_backup_job.go | 2 +- .../azure/table_azure_databox_edge_device.go | 2 +- .../azure/table_azure_databricks_workspaces.go | 2 +- .../azure/table_azure_datamigration_services.go | 2 +- .../azure/table_azure_dataprotection_backuppolicies.go | 2 +- .../azure/table_azure_dataprotection_backupvaults.go | 2 +- .../azure/table_azure_dbformysql_flexibleservers.go | 2 +- .../azure/table_azure_dbforpostgresql_flexibleservers.go | 2 +- .../azure/table_azure_desktop_virtualization_host_pool.go | 2 +- .../azure/table_azure_desktopvirtualization_workspace.go | 2 +- steampipe-plugin-azure/azure/table_azure_devtestlab_lab.go | 2 +- .../azure/table_azure_diagnostic_setting.go | 2 +- steampipe-plugin-azure/azure/table_azure_dns_zone.go | 2 +- steampipe-plugin-azure/azure/table_azure_eventgrid_domain.go | 2 +- steampipe-plugin-azure/azure/table_azure_eventgrid_topic.go | 2 +- .../azure/table_azure_eventhub_namespace.go | 2 +- .../azure/table_azure_eventhub_namespaceeventhubs.go | 2 +- .../azure/table_azure_express_route_circuit.go | 2 +- steampipe-plugin-azure/azure/table_azure_firewall.go | 2 +- steampipe-plugin-azure/azure/table_azure_firewall_policy.go | 2 +- steampipe-plugin-azure/azure/table_azure_frontdoor.go | 2 +- steampipe-plugin-azure/azure/table_azure_hdinsight_cluster.go | 2 +- .../azure/table_azure_healthcare_service.go | 2 +- steampipe-plugin-azure/azure/table_azure_hpc_cache.go | 2 +- .../azure/table_azure_hybrid_compute_machine.go | 2 +- .../azure/table_azure_hybrid_kubernetes_connected_cluster.go | 2 +- steampipe-plugin-azure/azure/table_azure_iothub.go | 2 +- steampipe-plugin-azure/azure/table_azure_iothub_dps.go | 2 +- steampipe-plugin-azure/azure/table_azure_key_vault.go | 2 +- .../azure/table_azure_key_vault_certificate.go | 2 +- .../azure/table_azure_key_vault_deleted_vault.go | 2 +- steampipe-plugin-azure/azure/table_azure_key_vault_key.go | 2 +- .../azure/table_azure_key_vault_key_version.go | 2 +- .../table_azure_key_vault_managed_hardware_security_module.go | 2 +- steampipe-plugin-azure/azure/table_azure_key_vault_secret.go | 2 +- .../azure/table_azure_kubernetes_cluster.go | 2 +- .../azure/table_azure_kubernetes_service_version.go | 2 +- steampipe-plugin-azure/azure/table_azure_kusto_cluster.go | 2 +- steampipe-plugin-azure/azure/table_azure_lb.go | 2 +- .../azure/table_azure_lb_backend_address_pool.go | 2 +- steampipe-plugin-azure/azure/table_azure_lb_nat_rule.go | 2 +- steampipe-plugin-azure/azure/table_azure_lb_outbound_rule.go | 2 +- steampipe-plugin-azure/azure/table_azure_lb_probe.go | 2 +- steampipe-plugin-azure/azure/table_azure_lb_rule.go | 2 +- .../azure/table_azure_lighthouse_assignment.go | 2 +- .../azure/table_azure_lighthouse_definition.go | 2 +- steampipe-plugin-azure/azure/table_azure_location.go | 2 +- steampipe-plugin-azure/azure/table_azure_log_alert.go | 2 +- .../azure/table_azure_log_analytics_workspace.go | 2 +- steampipe-plugin-azure/azure/table_azure_log_profile.go | 2 +- .../azure/table_azure_logic_app_workflow.go | 2 +- .../azure/table_azure_logic_integrationaccounts.go | 2 +- .../azure/table_azure_machine_learning_workspace.go | 2 +- .../azure/table_azure_maintenance_configuration.go | 2 +- steampipe-plugin-azure/azure/table_azure_management_group.go | 2 +- steampipe-plugin-azure/azure/table_azure_management_lock.go | 2 +- steampipe-plugin-azure/azure/table_azure_mariadb_databases.go | 2 +- steampipe-plugin-azure/azure/table_azure_mariadb_server.go | 2 +- .../azure/table_azure_monitor_log_profile.go | 2 +- steampipe-plugin-azure/azure/table_azure_mssql_elasticpool.go | 2 +- .../azure/table_azure_mssql_managed_instance.go | 2 +- .../azure/table_azure_mssql_virtual_machine.go | 2 +- .../azure/table_azure_mysql_flexible_server.go | 2 +- steampipe-plugin-azure/azure/table_azure_mysql_server.go | 2 +- steampipe-plugin-azure/azure/table_azure_nat_gateway.go | 2 +- steampipe-plugin-azure/azure/table_azure_netapp_account.go | 2 +- .../azure/table_azure_netapp_capacity_pool.go | 2 +- .../azure/table_azure_network_connections.go | 2 +- .../azure/table_azure_network_ddos_protection_plan.go | 2 +- .../azure/table_azure_network_dnsresolver.go | 2 +- .../azure/table_azure_network_firewallpolicies.go | 2 +- steampipe-plugin-azure/azure/table_azure_network_interface.go | 2 +- .../azure/table_azure_network_localnetworkgateways.go | 2 +- .../azure/table_azure_network_privatednszones.go | 2 +- .../azure/table_azure_network_privateendpoints.go | 2 +- .../azure/table_azure_network_privatelinkservices.go | 2 +- .../azure/table_azure_network_publicipprefixes.go | 2 +- .../azure/table_azure_network_security_group.go | 2 +- .../azure/table_azure_network_virtualhubs.go | 2 +- .../azure/table_azure_network_virtualwans.go | 2 +- .../azure/table_azure_network_vpnconnections.go | 2 +- .../azure/table_azure_network_vpngateways.go | 2 +- steampipe-plugin-azure/azure/table_azure_network_vpnsites.go | 2 +- steampipe-plugin-azure/azure/table_azure_network_watcher.go | 2 +- .../azure/table_azure_network_watcher_flow_log.go | 2 +- .../azure/table_azure_operationalinsights_workspaces.go | 2 +- steampipe-plugin-azure/azure/table_azure_policy_assignment.go | 2 +- steampipe-plugin-azure/azure/table_azure_policy_definition.go | 2 +- steampipe-plugin-azure/azure/table_azure_postgresql_server.go | 2 +- .../azure/table_azure_powerbidedicated_capacity.go | 2 +- steampipe-plugin-azure/azure/table_azure_private_dns_zone.go | 2 +- steampipe-plugin-azure/azure/table_azure_private_endpoint.go | 2 +- steampipe-plugin-azure/azure/table_azure_provider.go | 2 +- steampipe-plugin-azure/azure/table_azure_public_ip.go | 2 +- steampipe-plugin-azure/azure/table_azure_purview_account.go | 2 +- .../azure/table_azure_recovery_services_backup_item.go | 2 +- .../azure/table_azure_recovery_services_backup_job.go | 2 +- .../azure/table_azure_recovery_services_backup_policy.go | 2 +- .../azure/table_azure_recovery_services_vault.go | 2 +- steampipe-plugin-azure/azure/table_azure_redis_cache.go | 2 +- steampipe-plugin-azure/azure/table_azure_resource.go | 2 +- steampipe-plugin-azure/azure/table_azure_resource_group.go | 2 +- steampipe-plugin-azure/azure/table_azure_resource_link.go | 2 +- steampipe-plugin-azure/azure/table_azure_role_assignment.go | 2 +- steampipe-plugin-azure/azure/table_azure_role_definition.go | 2 +- steampipe-plugin-azure/azure/table_azure_route_table.go | 2 +- steampipe-plugin-azure/azure/table_azure_search_service.go | 2 +- .../azure/table_azure_security_center_auto_provisioning.go | 2 +- .../azure/table_azure_security_center_automation.go | 2 +- .../azure/table_azure_security_center_contact.go | 2 +- .../table_azure_security_center_jit_network_access_policy.go | 2 +- .../azure/table_azure_security_center_setting.go | 2 +- .../azure/table_azure_security_center_sub_assessment.go | 2 +- .../azure/table_azure_security_center_subscription_pricing.go | 2 +- .../azure/table_azure_service_fabric_cluster.go | 2 +- .../azure/table_azure_servicebus_namespace.go | 2 +- steampipe-plugin-azure/azure/table_azure_signalr_service.go | 2 +- .../azure/table_azure_spring_cloud_service.go | 2 +- steampipe-plugin-azure/azure/table_azure_sql_database.go | 2 +- steampipe-plugin-azure/azure/table_azure_sql_instance_pool.go | 2 +- .../azure/table_azure_sql_managedinstancesdatabases.go | 2 +- steampipe-plugin-azure/azure/table_azure_sql_server.go | 2 +- .../azure/table_azure_sql_serversjobagents.go | 2 +- .../azure/table_azure_sql_virtualclusters.go | 2 +- .../azure/table_azure_sql_virtualmachinegroups.go | 2 +- steampipe-plugin-azure/azure/table_azure_storage_account.go | 2 +- steampipe-plugin-azure/azure/table_azure_storage_blob.go | 2 +- .../azure/table_azure_storage_blob_service.go | 2 +- steampipe-plugin-azure/azure/table_azure_storage_container.go | 2 +- steampipe-plugin-azure/azure/table_azure_storage_queue.go | 2 +- .../azure/table_azure_storage_share_file.go | 2 +- steampipe-plugin-azure/azure/table_azure_storage_sync.go | 2 +- steampipe-plugin-azure/azure/table_azure_storage_table.go | 2 +- .../azure/table_azure_storage_table_service.go | 2 +- .../azure/table_azure_stream_analytics_job.go | 2 +- .../azure/table_azure_streamanalytics_cluster.go | 2 +- steampipe-plugin-azure/azure/table_azure_subnet.go | 2 +- steampipe-plugin-azure/azure/table_azure_subscription.go | 2 +- steampipe-plugin-azure/azure/table_azure_synapse_workspace.go | 2 +- .../azure/table_azure_synapse_workspacesbigdatapools.go | 2 +- .../azure/table_azure_synapse_workspacessqlpools.go | 2 +- steampipe-plugin-azure/azure/table_azure_tenant.go | 2 +- .../azure/table_azure_timeseriesinsights_environments.go | 2 +- .../azure/table_azure_trafficmanager_profile.go | 2 +- .../azure/table_azure_user_effective_access.go | 2 +- steampipe-plugin-azure/azure/table_azure_virtual_network.go | 2 +- .../azure/table_azure_virtual_network_gateway.go | 2 +- .../azure/table_azure_virtualmachineimages_imagetemplates.go | 2 +- steampipe-plugin-azure/azure/table_azure_web_serverfarms.go | 2 +- .../azure/template/table_azure_service_template.go | 2 +- steampipe/table_index_map.go | 2 +- 311 files changed, 306 insertions(+), 306 deletions(-) rename pkg/{SDK => sdk}/generated/resources_clients.go (100%) rename pkg/{SDK => sdk}/models/resource.go (100%) rename pkg/{SDK => sdk}/models/resource_type.go (100%) rename pkg/{SDK => sdk}/nats.go (99%) rename pkg/{SDK => sdk}/runable/models/main.go (100%) rename pkg/{SDK => sdk}/runable/resourceType/resource-types.json (100%) rename pkg/{SDK => sdk}/runable/resourceType/resource_types_generator.go (100%) diff --git a/pkg/describer/resources.go b/pkg/describer/resources.go index 5b9dfbb4..8d7b11a6 100755 --- a/pkg/describer/resources.go +++ b/pkg/describer/resources.go @@ -5,7 +5,7 @@ package describer import ( "context" "fmt" - model "github.com/opengovern/og-describer-azure/pkg/SDK/models" + model "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider" "github.com/opengovern/og-describer-azure/provider/configs" "github.com/opengovern/og-describer-azure/provider/describer" diff --git a/pkg/describer/worker.go b/pkg/describer/worker.go index 0ce53ae6..05f1e724 100755 --- a/pkg/describer/worker.go +++ b/pkg/describer/worker.go @@ -5,7 +5,7 @@ import ( "encoding/json" "fmt" "github.com/go-errors/errors" - model "github.com/opengovern/og-describer-azure/pkg/SDK/models" + model "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider" "github.com/opengovern/og-describer-azure/provider/configs" "github.com/opengovern/og-describer-azure/steampipe" diff --git a/pkg/SDK/generated/resources_clients.go b/pkg/sdk/generated/resources_clients.go similarity index 100% rename from pkg/SDK/generated/resources_clients.go rename to pkg/sdk/generated/resources_clients.go diff --git a/pkg/SDK/models/resource.go b/pkg/sdk/models/resource.go similarity index 100% rename from pkg/SDK/models/resource.go rename to pkg/sdk/models/resource.go diff --git a/pkg/SDK/models/resource_type.go b/pkg/sdk/models/resource_type.go similarity index 100% rename from pkg/SDK/models/resource_type.go rename to pkg/sdk/models/resource_type.go diff --git a/pkg/SDK/nats.go b/pkg/sdk/nats.go similarity index 99% rename from pkg/SDK/nats.go rename to pkg/sdk/nats.go index e8a82073..e9028dd2 100644 --- a/pkg/SDK/nats.go +++ b/pkg/sdk/nats.go @@ -1,4 +1,4 @@ -package SDK +package sdk import ( "context" diff --git a/pkg/SDK/runable/models/main.go b/pkg/sdk/runable/models/main.go similarity index 100% rename from pkg/SDK/runable/models/main.go rename to pkg/sdk/runable/models/main.go diff --git a/pkg/SDK/runable/resourceType/resource-types.json b/pkg/sdk/runable/resourceType/resource-types.json similarity index 100% rename from pkg/SDK/runable/resourceType/resource-types.json rename to pkg/sdk/runable/resourceType/resource-types.json diff --git a/pkg/SDK/runable/resourceType/resource_types_generator.go b/pkg/sdk/runable/resourceType/resource_types_generator.go similarity index 100% rename from pkg/SDK/runable/resourceType/resource_types_generator.go rename to pkg/sdk/runable/resourceType/resource_types_generator.go diff --git a/provider/credentials.go b/provider/credentials.go index 110b2521..07e574d3 100644 --- a/provider/credentials.go +++ b/provider/credentials.go @@ -3,7 +3,7 @@ package provider import ( "encoding/json" "fmt" - model "github.com/opengovern/og-describer-azure/pkg/SDK/models" + model "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/configs" azuremodel "github.com/opengovern/og-describer-azure/provider/model" "github.com/opengovern/og-util/pkg/describe" diff --git a/provider/describer/account.go b/provider/describer/account.go index d04de63b..0a2fc213 100644 --- a/provider/describer/account.go +++ b/provider/describer/account.go @@ -6,7 +6,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/datalake-analytics/armdatalakeanalytics" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/datalake-store/armdatalakestore" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/alertmanagement.go b/provider/describer/alertmanagement.go index d59461ef..36a8b503 100644 --- a/provider/describer/alertmanagement.go +++ b/provider/describer/alertmanagement.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/analysis.go b/provider/describer/analysis.go index c41603e8..f35c66d2 100644 --- a/provider/describer/analysis.go +++ b/provider/describer/analysis.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/analysisservices/armanalysisservices" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/apimanagement.go b/provider/describer/apimanagement.go index a1c686f6..24e847fd 100644 --- a/provider/describer/apimanagement.go +++ b/provider/describer/apimanagement.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/appconfiguration.go b/provider/describer/appconfiguration.go index 23da07c4..2cb39e79 100644 --- a/provider/describer/appconfiguration.go +++ b/provider/describer/appconfiguration.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appconfiguration/armappconfiguration" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/applicationinsights.go b/provider/describer/applicationinsights.go index 4dd33fb5..2b673281 100644 --- a/provider/describer/applicationinsights.go +++ b/provider/describer/applicationinsights.go @@ -3,7 +3,7 @@ package describer import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/applicationinsights/armapplicationinsights" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" "golang.org/x/net/context" "strings" diff --git a/provider/describer/appplatform.go b/provider/describer/appplatform.go index b8ec8b11..60f8321c 100644 --- a/provider/describer/appplatform.go +++ b/provider/describer/appplatform.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/springappdiscovery/armspringappdiscovery" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/authorization.go b/provider/describer/authorization.go index 93070cf9..7697f548 100644 --- a/provider/describer/authorization.go +++ b/provider/describer/authorization.go @@ -9,7 +9,7 @@ import ( "github.com/aws/aws-sdk-go-v2/aws" msgraphsdk "github.com/microsoftgraph/msgraph-sdk-go" "github.com/microsoftgraph/msgraph-sdk-go/groups" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "regexp" "strings" diff --git a/provider/describer/automation.go b/provider/describer/automation.go index 3dd6ce63..a4815087 100644 --- a/provider/describer/automation.go +++ b/provider/describer/automation.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/automation/armautomation" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/batch.go b/provider/describer/batch.go index 71081991..1a9c2b04 100644 --- a/provider/describer/batch.go +++ b/provider/describer/batch.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/batch/armbatch" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/blueprint.go b/provider/describer/blueprint.go index 10aa7db1..6b01f7b2 100644 --- a/provider/describer/blueprint.go +++ b/provider/describer/blueprint.go @@ -5,7 +5,7 @@ import ( "fmt" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/blueprint/armblueprint" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" "strings" ) diff --git a/provider/describer/botservice.go b/provider/describer/botservice.go index bc3b7d90..c2e750a8 100644 --- a/provider/describer/botservice.go +++ b/provider/describer/botservice.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/botservice/armbotservice" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/cdn.go b/provider/describer/cdn.go index 7016d851..311d9b7d 100644 --- a/provider/describer/cdn.go +++ b/provider/describer/cdn.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/cdn/armcdn" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/cognitiveservices.go b/provider/describer/cognitiveservices.go index 09b77862..97414be0 100644 --- a/provider/describer/cognitiveservices.go +++ b/provider/describer/cognitiveservices.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/cognitiveservices/armcognitiveservices" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/compute.go b/provider/describer/compute.go index 702dbca7..0d6d67b5 100644 --- a/provider/describer/compute.go +++ b/provider/describer/compute.go @@ -3,7 +3,7 @@ package describer import ( "context" "fmt" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "path/filepath" "strings" diff --git a/provider/describer/containerinstance.go b/provider/describer/containerinstance.go index 6adb999c..db55315e 100644 --- a/provider/describer/containerinstance.go +++ b/provider/describer/containerinstance.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerinstance/armcontainerinstance" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/containerregistry.go b/provider/describer/containerregistry.go index f6f725f7..b6a7cfd7 100644 --- a/provider/describer/containerregistry.go +++ b/provider/describer/containerregistry.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/containerservice.go b/provider/describer/containerservice.go index 8cefb67b..3971dce0 100644 --- a/provider/describer/containerservice.go +++ b/provider/describer/containerservice.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/cost.go b/provider/describer/cost.go index ef3894fa..01a819a3 100644 --- a/provider/describer/cost.go +++ b/provider/describer/cost.go @@ -4,7 +4,7 @@ import ( "context" "encoding/json" "fmt" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strconv" "time" diff --git a/provider/describer/dashboard.go b/provider/describer/dashboard.go index 56c1f2ae..a661cc96 100644 --- a/provider/describer/dashboard.go +++ b/provider/describer/dashboard.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dashboard/armdashboard" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" "strings" ) diff --git a/provider/describer/databoxedge.go b/provider/describer/databoxedge.go index 1e8fff12..913cee2d 100644 --- a/provider/describer/databoxedge.go +++ b/provider/describer/databoxedge.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/databoxedge/armdataboxedge" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/databricks.go b/provider/describer/databricks.go index a53f02ac..5478e6ad 100644 --- a/provider/describer/databricks.go +++ b/provider/describer/databricks.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/databricks/armdatabricks" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/datafactory.go b/provider/describer/datafactory.go index 86f60561..1dbb3be9 100644 --- a/provider/describer/datafactory.go +++ b/provider/describer/datafactory.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/datafactory/armdatafactory/v2" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/datamigration.go b/provider/describer/datamigration.go index b5cd0e1a..1486aefc 100644 --- a/provider/describer/datamigration.go +++ b/provider/describer/datamigration.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/datamigration/armdatamigration" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/dataprotection.go b/provider/describer/dataprotection.go index bf33bd87..73e06c42 100644 --- a/provider/describer/dataprotection.go +++ b/provider/describer/dataprotection.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/desktopvirtualization.go b/provider/describer/desktopvirtualization.go index 3a0c6b43..04ba9cfe 100644 --- a/provider/describer/desktopvirtualization.go +++ b/provider/describer/desktopvirtualization.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/devices.go b/provider/describer/devices.go index c025d059..1a7f7108 100644 --- a/provider/describer/devices.go +++ b/provider/describer/devices.go @@ -7,7 +7,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/iothub/armiothub" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/devtestlabs.go b/provider/describer/devtestlabs.go index 78b93f67..c1dff17f 100644 --- a/provider/describer/devtestlabs.go +++ b/provider/describer/devtestlabs.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/devtestlabs/armdevtestlabs" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/documentdb.go b/provider/describer/documentdb.go index 7b38cc37..93a78bcf 100644 --- a/provider/describer/documentdb.go +++ b/provider/describer/documentdb.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/cosmos/armcosmos/v2" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/eventgrid.go b/provider/describer/eventgrid.go index 07ea34f0..0ab86f51 100644 --- a/provider/describer/eventgrid.go +++ b/provider/describer/eventgrid.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/eventgrid/armeventgrid/v2" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/eventhub.go b/provider/describer/eventhub.go index 14d668be..ca543585 100644 --- a/provider/describer/eventhub.go +++ b/provider/describer/eventhub.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/eventhub/armeventhub" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/frontdoor.go b/provider/describer/frontdoor.go index 7078e6c3..dd30df1a 100644 --- a/provider/describer/frontdoor.go +++ b/provider/describer/frontdoor.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/frontdoor/armfrontdoor" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/graphrbac.go b/provider/describer/graphrbac.go index 15facbf3..87ae079c 100644 --- a/provider/describer/graphrbac.go +++ b/provider/describer/graphrbac.go @@ -22,7 +22,7 @@ import ( "github.com/microsoftgraph/msgraph-sdk-go/reports" "github.com/microsoftgraph/msgraph-sdk-go/serviceprincipals" users2 "github.com/microsoftgraph/msgraph-sdk-go/users" - models2 "github.com/opengovern/og-describer-azure/pkg/SDK/models" + models2 "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" "strings" "time" diff --git a/provider/describer/hdinsight.go b/provider/describer/hdinsight.go index bb231f7e..9ad14cd8 100644 --- a/provider/describer/hdinsight.go +++ b/provider/describer/hdinsight.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hdinsight/armhdinsight" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/healthcareapis.go b/provider/describer/healthcareapis.go index 34baa3ed..c068bb02 100644 --- a/provider/describer/healthcareapis.go +++ b/provider/describer/healthcareapis.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/healthcareapis/armhealthcareapis" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/hybridcompute.go b/provider/describer/hybridcompute.go index aa03dd54..b75f4a77 100644 --- a/provider/describer/hybridcompute.go +++ b/provider/describer/hybridcompute.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hybridcompute/armhybridcompute" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/hybridkubernetes.go b/provider/describer/hybridkubernetes.go index 55387597..5708998e 100644 --- a/provider/describer/hybridkubernetes.go +++ b/provider/describer/hybridkubernetes.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/hybridkubernetes/armhybridkubernetes" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/kubernetesconfiguration/armkubernetesconfiguration" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/insights.go b/provider/describer/insights.go index 92d2dbb3..ada7279f 100644 --- a/provider/describer/insights.go +++ b/provider/describer/insights.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" "strings" "time" diff --git a/provider/describer/json_all_fields_marshaller_test.go b/provider/describer/json_all_fields_marshaller_test.go index bb2c0299..f59a1cbf 100644 --- a/provider/describer/json_all_fields_marshaller_test.go +++ b/provider/describer/json_all_fields_marshaller_test.go @@ -7,7 +7,7 @@ import ( "github.com/Azure/azure-sdk-for-go/services/synapse/mgmt/2021-03-01/synapse" "github.com/gdexlab/go-render/render" "github.com/gofrs/uuid" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "reflect" "testing" "time" diff --git a/provider/describer/keyvault.go b/provider/describer/keyvault.go index 7c55a22d..09fef730 100644 --- a/provider/describer/keyvault.go +++ b/provider/describer/keyvault.go @@ -6,7 +6,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/keyvault/azcertificates" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-util/pkg/concurrency" diff --git a/provider/describer/kusto.go b/provider/describer/kusto.go index ad54d392..9018d17b 100644 --- a/provider/describer/kusto.go +++ b/provider/describer/kusto.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/kusto/armkusto" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/lb.go b/provider/describer/lb.go index c4591fa6..7bba5c6e 100644 --- a/provider/describer/lb.go +++ b/provider/describer/lb.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/links.go b/provider/describer/links.go index 01a31e67..d5253e01 100644 --- a/provider/describer/links.go +++ b/provider/describer/links.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armlinks" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" ) diff --git a/provider/describer/logic.go b/provider/describer/logic.go index a5e4e5a2..d7882328 100644 --- a/provider/describer/logic.go +++ b/provider/describer/logic.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/logic/armlogic" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/machinelearningservices.go b/provider/describer/machinelearningservices.go index 4d4ff7da..01c21bfb 100644 --- a/provider/describer/machinelearningservices.go +++ b/provider/describer/machinelearningservices.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/maintenance.go b/provider/describer/maintenance.go index fbfa86a9..6db1b118 100644 --- a/provider/describer/maintenance.go +++ b/provider/describer/maintenance.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/managedservices.go b/provider/describer/managedservices.go index 728c7491..63399670 100644 --- a/provider/describer/managedservices.go +++ b/provider/describer/managedservices.go @@ -3,7 +3,7 @@ package describer import ( "context" "fmt" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/management.go b/provider/describer/management.go index 9b2069b8..42ed84df 100644 --- a/provider/describer/management.go +++ b/provider/describer/management.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/managementgroups/armmanagementgroups" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armlocks" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/mariadb.go b/provider/describer/mariadb.go index 9bc1498d..1b26be84 100644 --- a/provider/describer/mariadb.go +++ b/provider/describer/mariadb.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/mariadb/armmariadb" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/monitor.go b/provider/describer/monitor.go index 7c63d28e..4d1bc01f 100644 --- a/provider/describer/monitor.go +++ b/provider/describer/monitor.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/mysql.go b/provider/describer/mysql.go index b1886ee8..351b0200 100644 --- a/provider/describer/mysql.go +++ b/provider/describer/mysql.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/netapp.go b/provider/describer/netapp.go index bfa5a25b..da39c30d 100644 --- a/provider/describer/netapp.go +++ b/provider/describer/netapp.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/netapp/armnetapp/v2" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/network.go b/provider/describer/network.go index c369fddf..7bef14bf 100644 --- a/provider/describer/network.go +++ b/provider/describer/network.go @@ -10,7 +10,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/trafficmanager/armtrafficmanager" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/operationalinsights.go b/provider/describer/operationalinsights.go index c92d5433..44abc6bb 100644 --- a/provider/describer/operationalinsights.go +++ b/provider/describer/operationalinsights.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/operationalinsights/armoperationalinsights/v2" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/policy.go b/provider/describer/policy.go index 50b3b951..b4f65882 100644 --- a/provider/describer/policy.go +++ b/provider/describer/policy.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armpolicy" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" ) diff --git a/provider/describer/postgresql.go b/provider/describer/postgresql.go index 73c07b5a..8df2db6a 100644 --- a/provider/describer/postgresql.go +++ b/provider/describer/postgresql.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/powerbi.go b/provider/describer/powerbi.go index 20a05010..19bc650e 100644 --- a/provider/describer/powerbi.go +++ b/provider/describer/powerbi.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/powerbidedicated/armpowerbidedicated" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/purview.go b/provider/describer/purview.go index cf983a29..1f3b2b60 100644 --- a/provider/describer/purview.go +++ b/provider/describer/purview.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/purview/armpurview" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/recoveryservice.go b/provider/describer/recoveryservice.go index 67cb1995..f9c00575 100644 --- a/provider/describer/recoveryservice.go +++ b/provider/describer/recoveryservice.go @@ -6,7 +6,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservices" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservicesbackup/v3" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "reflect" "strings" diff --git a/provider/describer/redis.go b/provider/describer/redis.go index 41f4fba8..911c729b 100644 --- a/provider/describer/redis.go +++ b/provider/describer/redis.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redis/armredis/v2" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redisenterprise/armredisenterprise" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/resource_graph.go b/provider/describer/resource_graph.go index 68de6f07..e843e595 100644 --- a/provider/describer/resource_graph.go +++ b/provider/describer/resource_graph.go @@ -6,7 +6,7 @@ import ( "fmt" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resourcegraph/armresourcegraph" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "net/http" "strconv" "strings" diff --git a/provider/describer/resources.go b/provider/describer/resources.go index 51add434..9b1ee5dd 100644 --- a/provider/describer/resources.go +++ b/provider/describer/resources.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/search.go b/provider/describer/search.go index c7429288..429f27ef 100644 --- a/provider/describer/search.go +++ b/provider/describer/search.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/search/armsearch" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" "strings" ) diff --git a/provider/describer/secret.go b/provider/describer/secret.go index b18d3ccf..1b4c27bd 100644 --- a/provider/describer/secret.go +++ b/provider/describer/secret.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/security.go b/provider/describer/security.go index fa7ce112..46bf31b7 100644 --- a/provider/describer/security.go +++ b/provider/describer/security.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/security/armsecurity" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/servicebus.go b/provider/describer/servicebus.go index b9384cb1..9f25036d 100644 --- a/provider/describer/servicebus.go +++ b/provider/describer/servicebus.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/servicefabric.go b/provider/describer/servicefabric.go index 53a0189d..92ec276e 100644 --- a/provider/describer/servicefabric.go +++ b/provider/describer/servicefabric.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicefabric/armservicefabric" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/signalr.go b/provider/describer/signalr.go index 57936527..c2debad5 100644 --- a/provider/describer/signalr.go +++ b/provider/describer/signalr.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/signalr/armsignalr" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/sql.go b/provider/describer/sql.go index b13495f0..e8f3f759 100644 --- a/provider/describer/sql.go +++ b/provider/describer/sql.go @@ -2,7 +2,7 @@ package describer import ( "context" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsql" diff --git a/provider/describer/sqlv3.go b/provider/describer/sqlv3.go index 12bfaa29..a75e2a8d 100644 --- a/provider/describer/sqlv3.go +++ b/provider/describer/sqlv3.go @@ -6,7 +6,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/mysql/armmysqlflexibleservers" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/sql/armsql" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/sqlvirtualmachine/armsqlvirtualmachine" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/storage.go b/provider/describer/storage.go index 5d234dfd..eea7e538 100644 --- a/provider/describer/storage.go +++ b/provider/describer/storage.go @@ -3,7 +3,7 @@ package describer import ( "context" "fmt" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" diff --git a/provider/describer/storagecache.go b/provider/describer/storagecache.go index a21c6d4f..1342f3ad 100644 --- a/provider/describer/storagecache.go +++ b/provider/describer/storagecache.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storagecache/armstoragecache/v2" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/storagesync.go b/provider/describer/storagesync.go index 509dcf1e..0a791395 100644 --- a/provider/describer/storagesync.go +++ b/provider/describer/storagesync.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storagesync/armstoragesync" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/streamanalytics.go b/provider/describer/streamanalytics.go index b3e6feb2..c3506fc1 100644 --- a/provider/describer/streamanalytics.go +++ b/provider/describer/streamanalytics.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/streamanalytics/armstreamanalytics" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/sub.go b/provider/describer/sub.go index a6dabb68..a131098a 100644 --- a/provider/describer/sub.go +++ b/provider/describer/sub.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/subscriptions.go b/provider/describer/subscriptions.go index b42da958..897a5033 100644 --- a/provider/describer/subscriptions.go +++ b/provider/describer/subscriptions.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/subscription/armsubscription" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" ) diff --git a/provider/describer/synapse.go b/provider/describer/synapse.go index 07d508c1..7df3e028 100644 --- a/provider/describer/synapse.go +++ b/provider/describer/synapse.go @@ -5,7 +5,7 @@ import ( "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/synapse/armsynapse" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/timeseriesinsights.go b/provider/describer/timeseriesinsights.go index 304c7c52..882d97a5 100644 --- a/provider/describer/timeseriesinsights.go +++ b/provider/describer/timeseriesinsights.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/timeseriesinsights/armtimeseriesinsights" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/virtualmachineimage.go b/provider/describer/virtualmachineimage.go index 426d65d1..05dfb55d 100644 --- a/provider/describer/virtualmachineimage.go +++ b/provider/describer/virtualmachineimage.go @@ -4,7 +4,7 @@ import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/virtualmachineimagebuilder/armvirtualmachineimagebuilder" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "strings" "github.com/opengovern/og-describer-azure/provider/model" diff --git a/provider/describer/web.go b/provider/describer/web.go index c3420bfa..d767d2a0 100644 --- a/provider/describer/web.go +++ b/provider/describer/web.go @@ -3,7 +3,7 @@ package describer import ( "context" "fmt" - "github.com/opengovern/og-describer-azure/pkg/SDK/models" + "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/model" "strings" diff --git a/provider/describer_wrapper.go b/provider/describer_wrapper.go index 523c56bd..87053340 100755 --- a/provider/describer_wrapper.go +++ b/provider/describer_wrapper.go @@ -3,7 +3,7 @@ package provider import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/azidentity" - model "github.com/opengovern/og-describer-azure/pkg/SDK/models" + model "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/configs" "github.com/opengovern/og-describer-azure/provider/describer" diff --git a/provider/resource_types.go b/provider/resource_types.go index 6d814024..4d16ee57 100755 --- a/provider/resource_types.go +++ b/provider/resource_types.go @@ -1,7 +1,7 @@ package provider import ( - model "github.com/opengovern/og-describer-azure/pkg/SDK/models" + model "github.com/opengovern/og-describer-azure/pkg/sdk/models" "github.com/opengovern/og-describer-azure/provider/configs" "github.com/opengovern/og-describer-azure/provider/describer" ) diff --git a/service/service.go b/service/service.go index c996e7a7..d59cdca1 100644 --- a/service/service.go +++ b/service/service.go @@ -1,7 +1,7 @@ package local import ( - "github.com/opengovern/og-describer-azure/pkg/SDK" + "github.com/opengovern/og-describer-azure/pkg/sdk" "github.com/spf13/cobra" "go.uber.org/zap" ) @@ -16,7 +16,7 @@ func WorkerCommand() *cobra.Command { return err } - w, err := SDK.NewWorker( + w, err := sdk.NewWorker( logger, cmd.Context(), ) diff --git a/steampipe-plugin-azure/azure/table_azure_analysisservices_servers.go b/steampipe-plugin-azure/azure/table_azure_analysisservices_servers.go index f6183a1c..ffdd472c 100644 --- a/steampipe-plugin-azure/azure/table_azure_analysisservices_servers.go +++ b/steampipe-plugin-azure/azure/table_azure_analysisservices_servers.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_api_management.go b/steampipe-plugin-azure/azure/table_azure_api_management.go index 0c0b3c92..1813a15a 100644 --- a/steampipe-plugin-azure/azure/table_azure_api_management.go +++ b/steampipe-plugin-azure/azure/table_azure_api_management.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_api_management_backend.go b/steampipe-plugin-azure/azure/table_azure_api_management_backend.go index 449670a9..86ded21e 100644 --- a/steampipe-plugin-azure/azure/table_azure_api_management_backend.go +++ b/steampipe-plugin-azure/azure/table_azure_api_management_backend.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_app_configuration.go b/steampipe-plugin-azure/azure/table_azure_app_configuration.go index 2ef227de..795936a8 100644 --- a/steampipe-plugin-azure/azure/table_azure_app_configuration.go +++ b/steampipe-plugin-azure/azure/table_azure_app_configuration.go @@ -3,7 +3,7 @@ package azure import ( "context" "fmt" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" "strings" diff --git a/steampipe-plugin-azure/azure/table_azure_app_containerapps.go b/steampipe-plugin-azure/azure/table_azure_app_containerapps.go index aef18fb9..7fbe6886 100644 --- a/steampipe-plugin-azure/azure/table_azure_app_containerapps.go +++ b/steampipe-plugin-azure/azure/table_azure_app_containerapps.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_app_managedenvironments.go b/steampipe-plugin-azure/azure/table_azure_app_managedenvironments.go index 41dbc55d..a88fae9e 100644 --- a/steampipe-plugin-azure/azure/table_azure_app_managedenvironments.go +++ b/steampipe-plugin-azure/azure/table_azure_app_managedenvironments.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_app_service_environment.go b/steampipe-plugin-azure/azure/table_azure_app_service_environment.go index 620a731e..5e25a27e 100644 --- a/steampipe-plugin-azure/azure/table_azure_app_service_environment.go +++ b/steampipe-plugin-azure/azure/table_azure_app_service_environment.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strings" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" diff --git a/steampipe-plugin-azure/azure/table_azure_app_service_function_app.go b/steampipe-plugin-azure/azure/table_azure_app_service_function_app.go index 55bd89a7..33f3da7b 100644 --- a/steampipe-plugin-azure/azure/table_azure_app_service_function_app.go +++ b/steampipe-plugin-azure/azure/table_azure_app_service_function_app.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strconv" "strings" diff --git a/steampipe-plugin-azure/azure/table_azure_app_service_plan.go b/steampipe-plugin-azure/azure/table_azure_app_service_plan.go index 13ae5110..87ca1541 100644 --- a/steampipe-plugin-azure/azure/table_azure_app_service_plan.go +++ b/steampipe-plugin-azure/azure/table_azure_app_service_plan.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_app_service_web_app.go b/steampipe-plugin-azure/azure/table_azure_app_service_web_app.go index 6bac726d..398b10f3 100644 --- a/steampipe-plugin-azure/azure/table_azure_app_service_web_app.go +++ b/steampipe-plugin-azure/azure/table_azure_app_service_web_app.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/go-kit/types" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" diff --git a/steampipe-plugin-azure/azure/table_azure_app_service_web_app_slot.go b/steampipe-plugin-azure/azure/table_azure_app_service_web_app_slot.go index f10bb263..49faf268 100644 --- a/steampipe-plugin-azure/azure/table_azure_app_service_web_app_slot.go +++ b/steampipe-plugin-azure/azure/table_azure_app_service_web_app_slot.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strings" "github.com/Azure/azure-sdk-for-go/services/web/mgmt/2020-06-01/web" diff --git a/steampipe-plugin-azure/azure/table_azure_application_gateway.go b/steampipe-plugin-azure/azure/table_azure_application_gateway.go index ff5d426f..5e98873e 100644 --- a/steampipe-plugin-azure/azure/table_azure_application_gateway.go +++ b/steampipe-plugin-azure/azure/table_azure_application_gateway.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_application_insight.go b/steampipe-plugin-azure/azure/table_azure_application_insight.go index fffee70d..0d9d9861 100644 --- a/steampipe-plugin-azure/azure/table_azure_application_insight.go +++ b/steampipe-plugin-azure/azure/table_azure_application_insight.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_application_security_group.go b/steampipe-plugin-azure/azure/table_azure_application_security_group.go index b68f81a2..b025a5bc 100644 --- a/steampipe-plugin-azure/azure/table_azure_application_security_group.go +++ b/steampipe-plugin-azure/azure/table_azure_application_security_group.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_automation_account.go b/steampipe-plugin-azure/azure/table_azure_automation_account.go index 1cb7b229..9cabf8ae 100644 --- a/steampipe-plugin-azure/azure/table_azure_automation_account.go +++ b/steampipe-plugin-azure/azure/table_azure_automation_account.go @@ -3,7 +3,7 @@ package azure import ( "context" "github.com/Azure/azure-sdk-for-go/services/automation/mgmt/2019-06-01/automation" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_automation_variable.go b/steampipe-plugin-azure/azure/table_azure_automation_variable.go index a2c51d06..586d10d2 100644 --- a/steampipe-plugin-azure/azure/table_azure_automation_variable.go +++ b/steampipe-plugin-azure/azure/table_azure_automation_variable.go @@ -3,7 +3,7 @@ package azure import ( "context" "github.com/Azure/azure-sdk-for-go/services/automation/mgmt/2019-06-01/automation" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_autoscale_setting.go b/steampipe-plugin-azure/azure/table_azure_autoscale_setting.go index 1fbe0b9a..d748b7bc 100644 --- a/steampipe-plugin-azure/azure/table_azure_autoscale_setting.go +++ b/steampipe-plugin-azure/azure/table_azure_autoscale_setting.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_bastion_host.go b/steampipe-plugin-azure/azure/table_azure_bastion_host.go index 64ee438f..6bdb1463 100644 --- a/steampipe-plugin-azure/azure/table_azure_bastion_host.go +++ b/steampipe-plugin-azure/azure/table_azure_bastion_host.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_batch_account.go b/steampipe-plugin-azure/azure/table_azure_batch_account.go index 1c2e54ef..d1f17653 100644 --- a/steampipe-plugin-azure/azure/table_azure_batch_account.go +++ b/steampipe-plugin-azure/azure/table_azure_batch_account.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_blueprint_blueprints.go b/steampipe-plugin-azure/azure/table_azure_blueprint_blueprints.go index e77242cd..67badfb3 100644 --- a/steampipe-plugin-azure/azure/table_azure_blueprint_blueprints.go +++ b/steampipe-plugin-azure/azure/table_azure_blueprint_blueprints.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_botservice_bot.go b/steampipe-plugin-azure/azure/table_azure_botservice_bot.go index a05a1ffc..e0096051 100644 --- a/steampipe-plugin-azure/azure/table_azure_botservice_bot.go +++ b/steampipe-plugin-azure/azure/table_azure_botservice_bot.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_cache_redisenterprise.go b/steampipe-plugin-azure/azure/table_azure_cache_redisenterprise.go index e20101fd..614b3412 100644 --- a/steampipe-plugin-azure/azure/table_azure_cache_redisenterprise.go +++ b/steampipe-plugin-azure/azure/table_azure_cache_redisenterprise.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_cdn_endpoint.go b/steampipe-plugin-azure/azure/table_azure_cdn_endpoint.go index e29e2a78..528440ba 100644 --- a/steampipe-plugin-azure/azure/table_azure_cdn_endpoint.go +++ b/steampipe-plugin-azure/azure/table_azure_cdn_endpoint.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_cdn_profiles.go b/steampipe-plugin-azure/azure/table_azure_cdn_profiles.go index eeb3f399..454cba88 100644 --- a/steampipe-plugin-azure/azure/table_azure_cdn_profiles.go +++ b/steampipe-plugin-azure/azure/table_azure_cdn_profiles.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_cognitive_account.go b/steampipe-plugin-azure/azure/table_azure_cognitive_account.go index 7913e7b8..55eaae32 100644 --- a/steampipe-plugin-azure/azure/table_azure_cognitive_account.go +++ b/steampipe-plugin-azure/azure/table_azure_cognitive_account.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_availability_set.go b/steampipe-plugin-azure/azure/table_azure_compute_availability_set.go index 658f50e5..2f8330e0 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_availability_set.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_availability_set.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_cloudservices.go b/steampipe-plugin-azure/azure/table_azure_compute_cloudservices.go index 3e7f826a..ddc4c589 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_cloudservices.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_cloudservices.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_disk.go b/steampipe-plugin-azure/azure/table_azure_compute_disk.go index 2d8c6179..2662b92c 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_disk.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_disk.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_disk_access.go b/steampipe-plugin-azure/azure/table_azure_compute_disk_access.go index fdba9016..f3745c03 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_disk_access.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_disk_access.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_disk_encryption_set.go b/steampipe-plugin-azure/azure/table_azure_compute_disk_encryption_set.go index c2c4afab..e69b46f2 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_disk_encryption_set.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_disk_encryption_set.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops.go b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops.go index 68022209..fe1eee83 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops_daily.go b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops_daily.go index 4b5d4843..08e13266 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops_daily.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops_daily.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops_hourly.go b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops_hourly.go index 41ed8ef5..1dff84aa 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops_hourly.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_read_ops_hourly.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops.go b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops.go index 8acd129a..d51a0b63 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops_daily.go b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops_daily.go index ecb79c84..eaee4d9b 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops_daily.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops_daily.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops_hourly.go b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops_hourly.go index d8ab7ca8..8b32e6b2 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops_hourly.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_disk_metric_write_ops_hourly.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_host.go b/steampipe-plugin-azure/azure/table_azure_compute_host.go index 38f4f394..4d99e525 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_host.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_host.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_host_group.go b/steampipe-plugin-azure/azure/table_azure_compute_host_group.go index 2b7119c5..57a9d4af 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_host_group.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_host_group.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_image.go b/steampipe-plugin-azure/azure/table_azure_compute_image.go index 4845f0ef..cd2f3df7 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_image.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_image.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_image_gallery.go b/steampipe-plugin-azure/azure/table_azure_compute_image_gallery.go index dd630638..5ec2299e 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_image_gallery.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_image_gallery.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_resource_sku.go b/steampipe-plugin-azure/azure/table_azure_compute_resource_sku.go index 8ef0ea4f..f4e52745 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_resource_sku.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_resource_sku.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strings" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_restore_point_collection.go b/steampipe-plugin-azure/azure/table_azure_compute_restore_point_collection.go index b80e99d0..70cc1cac 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_restore_point_collection.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_restore_point_collection.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_snapshot.go b/steampipe-plugin-azure/azure/table_azure_compute_snapshot.go index 70dfe058..c6b0847c 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_snapshot.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_snapshot.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_ssh_key.go b/steampipe-plugin-azure/azure/table_azure_compute_ssh_key.go index b91c77aa..796b1662 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_ssh_key.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_ssh_key.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine.go b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine.go index 1fd78cb0..d6d402f5 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine.go @@ -3,7 +3,7 @@ package azure import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v4" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strings" "github.com/turbot/go-kit/types" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization.go b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization.go index 43e7111c..f21a377c 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization_daily.go b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization_daily.go index ae1716e0..29c77354 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization_daily.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization_daily.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization_hourly.go b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization_hourly.go index d55a8707..6b5003f3 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization_hourly.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_metric_cpu_utilization_hourly.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set.go b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set.go index 2877cbb7..5b916d61 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set_network_interface.go b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set_network_interface.go index 81cc0fea..9b862c52 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set_network_interface.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set_network_interface.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set_vm.go b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set_vm.go index ec5f875a..47b2582b 100644 --- a/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set_vm.go +++ b/steampipe-plugin-azure/azure/table_azure_compute_virtual_machine_scale_set_vm.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_container_group.go b/steampipe-plugin-azure/azure/table_azure_container_group.go index 9deb5510..23a09bce 100644 --- a/steampipe-plugin-azure/azure/table_azure_container_group.go +++ b/steampipe-plugin-azure/azure/table_azure_container_group.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_container_registry.go b/steampipe-plugin-azure/azure/table_azure_container_registry.go index ea6b46ff..a7536099 100644 --- a/steampipe-plugin-azure/azure/table_azure_container_registry.go +++ b/steampipe-plugin-azure/azure/table_azure_container_registry.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_cosmosdb_account.go b/steampipe-plugin-azure/azure/table_azure_cosmosdb_account.go index 04571a25..4c5fac71 100644 --- a/steampipe-plugin-azure/azure/table_azure_cosmosdb_account.go +++ b/steampipe-plugin-azure/azure/table_azure_cosmosdb_account.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_cosmosdb_cassandra_cluster.go b/steampipe-plugin-azure/azure/table_azure_cosmosdb_cassandra_cluster.go index 28bc0b7e..faa8ea81 100644 --- a/steampipe-plugin-azure/azure/table_azure_cosmosdb_cassandra_cluster.go +++ b/steampipe-plugin-azure/azure/table_azure_cosmosdb_cassandra_cluster.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_cosmosdb_mongo_collection.go b/steampipe-plugin-azure/azure/table_azure_cosmosdb_mongo_collection.go index 26975448..51213b2a 100644 --- a/steampipe-plugin-azure/azure/table_azure_cosmosdb_mongo_collection.go +++ b/steampipe-plugin-azure/azure/table_azure_cosmosdb_mongo_collection.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_cosmosdb_mongo_database.go b/steampipe-plugin-azure/azure/table_azure_cosmosdb_mongo_database.go index 113d88a9..d5f53151 100644 --- a/steampipe-plugin-azure/azure/table_azure_cosmosdb_mongo_database.go +++ b/steampipe-plugin-azure/azure/table_azure_cosmosdb_mongo_database.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_cosmosdb_restorable_database_account.go b/steampipe-plugin-azure/azure/table_azure_cosmosdb_restorable_database_account.go index 114108a8..5f3ec87c 100644 --- a/steampipe-plugin-azure/azure/table_azure_cosmosdb_restorable_database_account.go +++ b/steampipe-plugin-azure/azure/table_azure_cosmosdb_restorable_database_account.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_cosmosdb_sql_database.go b/steampipe-plugin-azure/azure/table_azure_cosmosdb_sql_database.go index 197f5c2e..6234d3df 100644 --- a/steampipe-plugin-azure/azure/table_azure_cosmosdb_sql_database.go +++ b/steampipe-plugin-azure/azure/table_azure_cosmosdb_sql_database.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_costmanagement_costbyresourcetype.go b/steampipe-plugin-azure/azure/table_azure_costmanagement_costbyresourcetype.go index 1a4ff773..33763c9d 100644 --- a/steampipe-plugin-azure/azure/table_azure_costmanagement_costbyresourcetype.go +++ b/steampipe-plugin-azure/azure/table_azure_costmanagement_costbyresourcetype.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_costmanagement_costbysubscription.go b/steampipe-plugin-azure/azure/table_azure_costmanagement_costbysubscription.go index 019c6677..d2744c07 100644 --- a/steampipe-plugin-azure/azure/table_azure_costmanagement_costbysubscription.go +++ b/steampipe-plugin-azure/azure/table_azure_costmanagement_costbysubscription.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_dashboard_grafana.go b/steampipe-plugin-azure/azure/table_azure_dashboard_grafana.go index d40c1eaa..beb52e91 100644 --- a/steampipe-plugin-azure/azure/table_azure_dashboard_grafana.go +++ b/steampipe-plugin-azure/azure/table_azure_dashboard_grafana.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_data_factory.go b/steampipe-plugin-azure/azure/table_azure_data_factory.go index b2ac490b..aba54b36 100644 --- a/steampipe-plugin-azure/azure/table_azure_data_factory.go +++ b/steampipe-plugin-azure/azure/table_azure_data_factory.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_data_factory_dataset.go b/steampipe-plugin-azure/azure/table_azure_data_factory_dataset.go index 075f9d06..2e3072b6 100644 --- a/steampipe-plugin-azure/azure/table_azure_data_factory_dataset.go +++ b/steampipe-plugin-azure/azure/table_azure_data_factory_dataset.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_data_factory_pipeline.go b/steampipe-plugin-azure/azure/table_azure_data_factory_pipeline.go index 10661015..1fb15e80 100644 --- a/steampipe-plugin-azure/azure/table_azure_data_factory_pipeline.go +++ b/steampipe-plugin-azure/azure/table_azure_data_factory_pipeline.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_data_lake_analytics_account.go b/steampipe-plugin-azure/azure/table_azure_data_lake_analytics_account.go index 64a2cb89..d81af7e6 100644 --- a/steampipe-plugin-azure/azure/table_azure_data_lake_analytics_account.go +++ b/steampipe-plugin-azure/azure/table_azure_data_lake_analytics_account.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_data_lake_store.go b/steampipe-plugin-azure/azure/table_azure_data_lake_store.go index f2355b25..b4290208 100644 --- a/steampipe-plugin-azure/azure/table_azure_data_lake_store.go +++ b/steampipe-plugin-azure/azure/table_azure_data_lake_store.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_data_protection_backup_job.go b/steampipe-plugin-azure/azure/table_azure_data_protection_backup_job.go index f53c6baf..55af73da 100644 --- a/steampipe-plugin-azure/azure/table_azure_data_protection_backup_job.go +++ b/steampipe-plugin-azure/azure/table_azure_data_protection_backup_job.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_databox_edge_device.go b/steampipe-plugin-azure/azure/table_azure_databox_edge_device.go index 07ae01d8..3ac76f55 100644 --- a/steampipe-plugin-azure/azure/table_azure_databox_edge_device.go +++ b/steampipe-plugin-azure/azure/table_azure_databox_edge_device.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_databricks_workspaces.go b/steampipe-plugin-azure/azure/table_azure_databricks_workspaces.go index bcc28d89..b49f1791 100644 --- a/steampipe-plugin-azure/azure/table_azure_databricks_workspaces.go +++ b/steampipe-plugin-azure/azure/table_azure_databricks_workspaces.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_datamigration_services.go b/steampipe-plugin-azure/azure/table_azure_datamigration_services.go index ed255995..6e34a0c9 100644 --- a/steampipe-plugin-azure/azure/table_azure_datamigration_services.go +++ b/steampipe-plugin-azure/azure/table_azure_datamigration_services.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_dataprotection_backuppolicies.go b/steampipe-plugin-azure/azure/table_azure_dataprotection_backuppolicies.go index 2ce88de2..c0f4c9a8 100644 --- a/steampipe-plugin-azure/azure/table_azure_dataprotection_backuppolicies.go +++ b/steampipe-plugin-azure/azure/table_azure_dataprotection_backuppolicies.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_dataprotection_backupvaults.go b/steampipe-plugin-azure/azure/table_azure_dataprotection_backupvaults.go index fccdfc63..f46f8e6c 100644 --- a/steampipe-plugin-azure/azure/table_azure_dataprotection_backupvaults.go +++ b/steampipe-plugin-azure/azure/table_azure_dataprotection_backupvaults.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_dbformysql_flexibleservers.go b/steampipe-plugin-azure/azure/table_azure_dbformysql_flexibleservers.go index b8ad22cb..12e631ce 100644 --- a/steampipe-plugin-azure/azure/table_azure_dbformysql_flexibleservers.go +++ b/steampipe-plugin-azure/azure/table_azure_dbformysql_flexibleservers.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_dbforpostgresql_flexibleservers.go b/steampipe-plugin-azure/azure/table_azure_dbforpostgresql_flexibleservers.go index d4da3281..936a6243 100644 --- a/steampipe-plugin-azure/azure/table_azure_dbforpostgresql_flexibleservers.go +++ b/steampipe-plugin-azure/azure/table_azure_dbforpostgresql_flexibleservers.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_desktop_virtualization_host_pool.go b/steampipe-plugin-azure/azure/table_azure_desktop_virtualization_host_pool.go index dd653037..b1852f19 100644 --- a/steampipe-plugin-azure/azure/table_azure_desktop_virtualization_host_pool.go +++ b/steampipe-plugin-azure/azure/table_azure_desktop_virtualization_host_pool.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_desktopvirtualization_workspace.go b/steampipe-plugin-azure/azure/table_azure_desktopvirtualization_workspace.go index 1758c5b6..d1283f4a 100644 --- a/steampipe-plugin-azure/azure/table_azure_desktopvirtualization_workspace.go +++ b/steampipe-plugin-azure/azure/table_azure_desktopvirtualization_workspace.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_devtestlab_lab.go b/steampipe-plugin-azure/azure/table_azure_devtestlab_lab.go index 77795a24..e61da6ba 100644 --- a/steampipe-plugin-azure/azure/table_azure_devtestlab_lab.go +++ b/steampipe-plugin-azure/azure/table_azure_devtestlab_lab.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_diagnostic_setting.go b/steampipe-plugin-azure/azure/table_azure_diagnostic_setting.go index 76d63492..8a35662c 100644 --- a/steampipe-plugin-azure/azure/table_azure_diagnostic_setting.go +++ b/steampipe-plugin-azure/azure/table_azure_diagnostic_setting.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_dns_zone.go b/steampipe-plugin-azure/azure/table_azure_dns_zone.go index 519cfbe8..3321ec5d 100644 --- a/steampipe-plugin-azure/azure/table_azure_dns_zone.go +++ b/steampipe-plugin-azure/azure/table_azure_dns_zone.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_eventgrid_domain.go b/steampipe-plugin-azure/azure/table_azure_eventgrid_domain.go index cc666e34..087432e6 100644 --- a/steampipe-plugin-azure/azure/table_azure_eventgrid_domain.go +++ b/steampipe-plugin-azure/azure/table_azure_eventgrid_domain.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_eventgrid_topic.go b/steampipe-plugin-azure/azure/table_azure_eventgrid_topic.go index dc484782..fc1af8b5 100644 --- a/steampipe-plugin-azure/azure/table_azure_eventgrid_topic.go +++ b/steampipe-plugin-azure/azure/table_azure_eventgrid_topic.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_eventhub_namespace.go b/steampipe-plugin-azure/azure/table_azure_eventhub_namespace.go index f7c870d7..d4f3aaca 100644 --- a/steampipe-plugin-azure/azure/table_azure_eventhub_namespace.go +++ b/steampipe-plugin-azure/azure/table_azure_eventhub_namespace.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_eventhub_namespaceeventhubs.go b/steampipe-plugin-azure/azure/table_azure_eventhub_namespaceeventhubs.go index 643a399c..a3523444 100644 --- a/steampipe-plugin-azure/azure/table_azure_eventhub_namespaceeventhubs.go +++ b/steampipe-plugin-azure/azure/table_azure_eventhub_namespaceeventhubs.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_express_route_circuit.go b/steampipe-plugin-azure/azure/table_azure_express_route_circuit.go index a96d6942..9a216bda 100644 --- a/steampipe-plugin-azure/azure/table_azure_express_route_circuit.go +++ b/steampipe-plugin-azure/azure/table_azure_express_route_circuit.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_firewall.go b/steampipe-plugin-azure/azure/table_azure_firewall.go index 126f3e3c..1619db22 100644 --- a/steampipe-plugin-azure/azure/table_azure_firewall.go +++ b/steampipe-plugin-azure/azure/table_azure_firewall.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_firewall_policy.go b/steampipe-plugin-azure/azure/table_azure_firewall_policy.go index 95f43321..33d85226 100644 --- a/steampipe-plugin-azure/azure/table_azure_firewall_policy.go +++ b/steampipe-plugin-azure/azure/table_azure_firewall_policy.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_frontdoor.go b/steampipe-plugin-azure/azure/table_azure_frontdoor.go index 95ef3290..dac25842 100644 --- a/steampipe-plugin-azure/azure/table_azure_frontdoor.go +++ b/steampipe-plugin-azure/azure/table_azure_frontdoor.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strings" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" diff --git a/steampipe-plugin-azure/azure/table_azure_hdinsight_cluster.go b/steampipe-plugin-azure/azure/table_azure_hdinsight_cluster.go index b5c9d96a..387c3e76 100644 --- a/steampipe-plugin-azure/azure/table_azure_hdinsight_cluster.go +++ b/steampipe-plugin-azure/azure/table_azure_hdinsight_cluster.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_healthcare_service.go b/steampipe-plugin-azure/azure/table_azure_healthcare_service.go index 6a1c3452..3f09a97b 100644 --- a/steampipe-plugin-azure/azure/table_azure_healthcare_service.go +++ b/steampipe-plugin-azure/azure/table_azure_healthcare_service.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_hpc_cache.go b/steampipe-plugin-azure/azure/table_azure_hpc_cache.go index 04133aaa..928cf5ef 100644 --- a/steampipe-plugin-azure/azure/table_azure_hpc_cache.go +++ b/steampipe-plugin-azure/azure/table_azure_hpc_cache.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "time" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" diff --git a/steampipe-plugin-azure/azure/table_azure_hybrid_compute_machine.go b/steampipe-plugin-azure/azure/table_azure_hybrid_compute_machine.go index 1c292bee..719bb5cb 100644 --- a/steampipe-plugin-azure/azure/table_azure_hybrid_compute_machine.go +++ b/steampipe-plugin-azure/azure/table_azure_hybrid_compute_machine.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_hybrid_kubernetes_connected_cluster.go b/steampipe-plugin-azure/azure/table_azure_hybrid_kubernetes_connected_cluster.go index 0f971b10..a3f89229 100644 --- a/steampipe-plugin-azure/azure/table_azure_hybrid_kubernetes_connected_cluster.go +++ b/steampipe-plugin-azure/azure/table_azure_hybrid_kubernetes_connected_cluster.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_iothub.go b/steampipe-plugin-azure/azure/table_azure_iothub.go index fea7ddb7..75586a44 100644 --- a/steampipe-plugin-azure/azure/table_azure_iothub.go +++ b/steampipe-plugin-azure/azure/table_azure_iothub.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_iothub_dps.go b/steampipe-plugin-azure/azure/table_azure_iothub_dps.go index 3115f9cd..88e43c7f 100644 --- a/steampipe-plugin-azure/azure/table_azure_iothub_dps.go +++ b/steampipe-plugin-azure/azure/table_azure_iothub_dps.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_key_vault.go b/steampipe-plugin-azure/azure/table_azure_key_vault.go index e40f602a..b038fc3c 100644 --- a/steampipe-plugin-azure/azure/table_azure_key_vault.go +++ b/steampipe-plugin-azure/azure/table_azure_key_vault.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_key_vault_certificate.go b/steampipe-plugin-azure/azure/table_azure_key_vault_certificate.go index e6486d64..5274fe6c 100644 --- a/steampipe-plugin-azure/azure/table_azure_key_vault_certificate.go +++ b/steampipe-plugin-azure/azure/table_azure_key_vault_certificate.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_key_vault_deleted_vault.go b/steampipe-plugin-azure/azure/table_azure_key_vault_deleted_vault.go index 591fa17c..e009a583 100644 --- a/steampipe-plugin-azure/azure/table_azure_key_vault_deleted_vault.go +++ b/steampipe-plugin-azure/azure/table_azure_key_vault_deleted_vault.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_key_vault_key.go b/steampipe-plugin-azure/azure/table_azure_key_vault_key.go index 0fa487e8..3fe86156 100644 --- a/steampipe-plugin-azure/azure/table_azure_key_vault_key.go +++ b/steampipe-plugin-azure/azure/table_azure_key_vault_key.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strings" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" diff --git a/steampipe-plugin-azure/azure/table_azure_key_vault_key_version.go b/steampipe-plugin-azure/azure/table_azure_key_vault_key_version.go index 6807b925..9d7c5994 100644 --- a/steampipe-plugin-azure/azure/table_azure_key_vault_key_version.go +++ b/steampipe-plugin-azure/azure/table_azure_key_vault_key_version.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_key_vault_managed_hardware_security_module.go b/steampipe-plugin-azure/azure/table_azure_key_vault_managed_hardware_security_module.go index fa35fe8a..4c328c31 100644 --- a/steampipe-plugin-azure/azure/table_azure_key_vault_managed_hardware_security_module.go +++ b/steampipe-plugin-azure/azure/table_azure_key_vault_managed_hardware_security_module.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_key_vault_secret.go b/steampipe-plugin-azure/azure/table_azure_key_vault_secret.go index fe0f33ef..26fb9236 100644 --- a/steampipe-plugin-azure/azure/table_azure_key_vault_secret.go +++ b/steampipe-plugin-azure/azure/table_azure_key_vault_secret.go @@ -3,7 +3,7 @@ package azure import ( "context" secret "github.com/Azure/azure-sdk-for-go/services/keyvault/v7.1/keyvault" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strings" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" diff --git a/steampipe-plugin-azure/azure/table_azure_kubernetes_cluster.go b/steampipe-plugin-azure/azure/table_azure_kubernetes_cluster.go index 52406ce5..bb5eff7e 100644 --- a/steampipe-plugin-azure/azure/table_azure_kubernetes_cluster.go +++ b/steampipe-plugin-azure/azure/table_azure_kubernetes_cluster.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_kubernetes_service_version.go b/steampipe-plugin-azure/azure/table_azure_kubernetes_service_version.go index 0a1d4f92..7645cffd 100644 --- a/steampipe-plugin-azure/azure/table_azure_kubernetes_service_version.go +++ b/steampipe-plugin-azure/azure/table_azure_kubernetes_service_version.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_kusto_cluster.go b/steampipe-plugin-azure/azure/table_azure_kusto_cluster.go index 12edacdc..0fafd3c2 100644 --- a/steampipe-plugin-azure/azure/table_azure_kusto_cluster.go +++ b/steampipe-plugin-azure/azure/table_azure_kusto_cluster.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_lb.go b/steampipe-plugin-azure/azure/table_azure_lb.go index f9939a46..e57a6ee6 100644 --- a/steampipe-plugin-azure/azure/table_azure_lb.go +++ b/steampipe-plugin-azure/azure/table_azure_lb.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_lb_backend_address_pool.go b/steampipe-plugin-azure/azure/table_azure_lb_backend_address_pool.go index bce2f825..f192076b 100644 --- a/steampipe-plugin-azure/azure/table_azure_lb_backend_address_pool.go +++ b/steampipe-plugin-azure/azure/table_azure_lb_backend_address_pool.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_lb_nat_rule.go b/steampipe-plugin-azure/azure/table_azure_lb_nat_rule.go index 53640136..d7eb90e4 100644 --- a/steampipe-plugin-azure/azure/table_azure_lb_nat_rule.go +++ b/steampipe-plugin-azure/azure/table_azure_lb_nat_rule.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_lb_outbound_rule.go b/steampipe-plugin-azure/azure/table_azure_lb_outbound_rule.go index 39685990..9e1a6087 100644 --- a/steampipe-plugin-azure/azure/table_azure_lb_outbound_rule.go +++ b/steampipe-plugin-azure/azure/table_azure_lb_outbound_rule.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_lb_probe.go b/steampipe-plugin-azure/azure/table_azure_lb_probe.go index 63872c3f..0186d153 100644 --- a/steampipe-plugin-azure/azure/table_azure_lb_probe.go +++ b/steampipe-plugin-azure/azure/table_azure_lb_probe.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_lb_rule.go b/steampipe-plugin-azure/azure/table_azure_lb_rule.go index 6d0b4116..5cb992b4 100644 --- a/steampipe-plugin-azure/azure/table_azure_lb_rule.go +++ b/steampipe-plugin-azure/azure/table_azure_lb_rule.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_lighthouse_assignment.go b/steampipe-plugin-azure/azure/table_azure_lighthouse_assignment.go index 7ab0af2b..7b240f5a 100644 --- a/steampipe-plugin-azure/azure/table_azure_lighthouse_assignment.go +++ b/steampipe-plugin-azure/azure/table_azure_lighthouse_assignment.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_lighthouse_definition.go b/steampipe-plugin-azure/azure/table_azure_lighthouse_definition.go index 50dfdb3f..803bfc1f 100644 --- a/steampipe-plugin-azure/azure/table_azure_lighthouse_definition.go +++ b/steampipe-plugin-azure/azure/table_azure_lighthouse_definition.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_location.go b/steampipe-plugin-azure/azure/table_azure_location.go index fdbb68f0..e942cccf 100644 --- a/steampipe-plugin-azure/azure/table_azure_location.go +++ b/steampipe-plugin-azure/azure/table_azure_location.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_log_alert.go b/steampipe-plugin-azure/azure/table_azure_log_alert.go index a9bc5745..5d4d3fc8 100644 --- a/steampipe-plugin-azure/azure/table_azure_log_alert.go +++ b/steampipe-plugin-azure/azure/table_azure_log_alert.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_log_analytics_workspace.go b/steampipe-plugin-azure/azure/table_azure_log_analytics_workspace.go index 180918e6..974240b0 100644 --- a/steampipe-plugin-azure/azure/table_azure_log_analytics_workspace.go +++ b/steampipe-plugin-azure/azure/table_azure_log_analytics_workspace.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_log_profile.go b/steampipe-plugin-azure/azure/table_azure_log_profile.go index 9ae27ee4..327ad972 100644 --- a/steampipe-plugin-azure/azure/table_azure_log_profile.go +++ b/steampipe-plugin-azure/azure/table_azure_log_profile.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_logic_app_workflow.go b/steampipe-plugin-azure/azure/table_azure_logic_app_workflow.go index 7cf49501..419dc13f 100644 --- a/steampipe-plugin-azure/azure/table_azure_logic_app_workflow.go +++ b/steampipe-plugin-azure/azure/table_azure_logic_app_workflow.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_logic_integrationaccounts.go b/steampipe-plugin-azure/azure/table_azure_logic_integrationaccounts.go index 011c5a1d..ae26d549 100644 --- a/steampipe-plugin-azure/azure/table_azure_logic_integrationaccounts.go +++ b/steampipe-plugin-azure/azure/table_azure_logic_integrationaccounts.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_machine_learning_workspace.go b/steampipe-plugin-azure/azure/table_azure_machine_learning_workspace.go index a1d59500..8d774fe4 100644 --- a/steampipe-plugin-azure/azure/table_azure_machine_learning_workspace.go +++ b/steampipe-plugin-azure/azure/table_azure_machine_learning_workspace.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_maintenance_configuration.go b/steampipe-plugin-azure/azure/table_azure_maintenance_configuration.go index f0c5a104..4f149ac7 100644 --- a/steampipe-plugin-azure/azure/table_azure_maintenance_configuration.go +++ b/steampipe-plugin-azure/azure/table_azure_maintenance_configuration.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_management_group.go b/steampipe-plugin-azure/azure/table_azure_management_group.go index c93196ab..5d47d391 100644 --- a/steampipe-plugin-azure/azure/table_azure_management_group.go +++ b/steampipe-plugin-azure/azure/table_azure_management_group.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_management_lock.go b/steampipe-plugin-azure/azure/table_azure_management_lock.go index f77e9a81..813f8e99 100644 --- a/steampipe-plugin-azure/azure/table_azure_management_lock.go +++ b/steampipe-plugin-azure/azure/table_azure_management_lock.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strings" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" diff --git a/steampipe-plugin-azure/azure/table_azure_mariadb_databases.go b/steampipe-plugin-azure/azure/table_azure_mariadb_databases.go index f1e06bb4..f1f38d0c 100644 --- a/steampipe-plugin-azure/azure/table_azure_mariadb_databases.go +++ b/steampipe-plugin-azure/azure/table_azure_mariadb_databases.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_mariadb_server.go b/steampipe-plugin-azure/azure/table_azure_mariadb_server.go index ef0a3d76..7a7fc235 100644 --- a/steampipe-plugin-azure/azure/table_azure_mariadb_server.go +++ b/steampipe-plugin-azure/azure/table_azure_mariadb_server.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_monitor_log_profile.go b/steampipe-plugin-azure/azure/table_azure_monitor_log_profile.go index eace570e..30df87f9 100644 --- a/steampipe-plugin-azure/azure/table_azure_monitor_log_profile.go +++ b/steampipe-plugin-azure/azure/table_azure_monitor_log_profile.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_mssql_elasticpool.go b/steampipe-plugin-azure/azure/table_azure_mssql_elasticpool.go index 98a3d74a..c8049ac2 100644 --- a/steampipe-plugin-azure/azure/table_azure_mssql_elasticpool.go +++ b/steampipe-plugin-azure/azure/table_azure_mssql_elasticpool.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_mssql_managed_instance.go b/steampipe-plugin-azure/azure/table_azure_mssql_managed_instance.go index 9dabd73e..dd95410e 100644 --- a/steampipe-plugin-azure/azure/table_azure_mssql_managed_instance.go +++ b/steampipe-plugin-azure/azure/table_azure_mssql_managed_instance.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_mssql_virtual_machine.go b/steampipe-plugin-azure/azure/table_azure_mssql_virtual_machine.go index 44eb36b8..abf9bed8 100644 --- a/steampipe-plugin-azure/azure/table_azure_mssql_virtual_machine.go +++ b/steampipe-plugin-azure/azure/table_azure_mssql_virtual_machine.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_mysql_flexible_server.go b/steampipe-plugin-azure/azure/table_azure_mysql_flexible_server.go index 99f4c23a..a1b417e1 100644 --- a/steampipe-plugin-azure/azure/table_azure_mysql_flexible_server.go +++ b/steampipe-plugin-azure/azure/table_azure_mysql_flexible_server.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_mysql_server.go b/steampipe-plugin-azure/azure/table_azure_mysql_server.go index 2c68ec60..5e1b4216 100644 --- a/steampipe-plugin-azure/azure/table_azure_mysql_server.go +++ b/steampipe-plugin-azure/azure/table_azure_mysql_server.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_nat_gateway.go b/steampipe-plugin-azure/azure/table_azure_nat_gateway.go index db5632c6..03042831 100644 --- a/steampipe-plugin-azure/azure/table_azure_nat_gateway.go +++ b/steampipe-plugin-azure/azure/table_azure_nat_gateway.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_netapp_account.go b/steampipe-plugin-azure/azure/table_azure_netapp_account.go index 925ea789..43eb8781 100644 --- a/steampipe-plugin-azure/azure/table_azure_netapp_account.go +++ b/steampipe-plugin-azure/azure/table_azure_netapp_account.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_netapp_capacity_pool.go b/steampipe-plugin-azure/azure/table_azure_netapp_capacity_pool.go index 94182b04..616b20c2 100644 --- a/steampipe-plugin-azure/azure/table_azure_netapp_capacity_pool.go +++ b/steampipe-plugin-azure/azure/table_azure_netapp_capacity_pool.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_network_connections.go b/steampipe-plugin-azure/azure/table_azure_network_connections.go index 73ebdf5b..6dc92692 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_connections.go +++ b/steampipe-plugin-azure/azure/table_azure_network_connections.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_ddos_protection_plan.go b/steampipe-plugin-azure/azure/table_azure_network_ddos_protection_plan.go index b836133f..692be1ad 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_ddos_protection_plan.go +++ b/steampipe-plugin-azure/azure/table_azure_network_ddos_protection_plan.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_network_dnsresolver.go b/steampipe-plugin-azure/azure/table_azure_network_dnsresolver.go index 139fbd28..1d9446e5 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_dnsresolver.go +++ b/steampipe-plugin-azure/azure/table_azure_network_dnsresolver.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_firewallpolicies.go b/steampipe-plugin-azure/azure/table_azure_network_firewallpolicies.go index 97b81910..211b0b40 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_firewallpolicies.go +++ b/steampipe-plugin-azure/azure/table_azure_network_firewallpolicies.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_interface.go b/steampipe-plugin-azure/azure/table_azure_network_interface.go index 0b615967..3626585e 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_interface.go +++ b/steampipe-plugin-azure/azure/table_azure_network_interface.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_localnetworkgateways.go b/steampipe-plugin-azure/azure/table_azure_network_localnetworkgateways.go index 35ad3194..29404565 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_localnetworkgateways.go +++ b/steampipe-plugin-azure/azure/table_azure_network_localnetworkgateways.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_privatednszones.go b/steampipe-plugin-azure/azure/table_azure_network_privatednszones.go index ad3c1c11..d574eb37 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_privatednszones.go +++ b/steampipe-plugin-azure/azure/table_azure_network_privatednszones.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_privateendpoints.go b/steampipe-plugin-azure/azure/table_azure_network_privateendpoints.go index 3ef6b53b..c656bb90 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_privateendpoints.go +++ b/steampipe-plugin-azure/azure/table_azure_network_privateendpoints.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_privatelinkservices.go b/steampipe-plugin-azure/azure/table_azure_network_privatelinkservices.go index 4b074cd6..385c3d1f 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_privatelinkservices.go +++ b/steampipe-plugin-azure/azure/table_azure_network_privatelinkservices.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_publicipprefixes.go b/steampipe-plugin-azure/azure/table_azure_network_publicipprefixes.go index 189f99d4..5872e49d 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_publicipprefixes.go +++ b/steampipe-plugin-azure/azure/table_azure_network_publicipprefixes.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_security_group.go b/steampipe-plugin-azure/azure/table_azure_network_security_group.go index 18727123..a5cd1870 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_security_group.go +++ b/steampipe-plugin-azure/azure/table_azure_network_security_group.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_virtualhubs.go b/steampipe-plugin-azure/azure/table_azure_network_virtualhubs.go index b3c4e919..57322c31 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_virtualhubs.go +++ b/steampipe-plugin-azure/azure/table_azure_network_virtualhubs.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_virtualwans.go b/steampipe-plugin-azure/azure/table_azure_network_virtualwans.go index 329a105c..ccce0cee 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_virtualwans.go +++ b/steampipe-plugin-azure/azure/table_azure_network_virtualwans.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_vpnconnections.go b/steampipe-plugin-azure/azure/table_azure_network_vpnconnections.go index 8d359946..1754079b 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_vpnconnections.go +++ b/steampipe-plugin-azure/azure/table_azure_network_vpnconnections.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_vpngateways.go b/steampipe-plugin-azure/azure/table_azure_network_vpngateways.go index 066f3a0d..dd34f462 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_vpngateways.go +++ b/steampipe-plugin-azure/azure/table_azure_network_vpngateways.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_vpnsites.go b/steampipe-plugin-azure/azure/table_azure_network_vpnsites.go index 2688aab3..9ffdd18d 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_vpnsites.go +++ b/steampipe-plugin-azure/azure/table_azure_network_vpnsites.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_watcher.go b/steampipe-plugin-azure/azure/table_azure_network_watcher.go index d69355f7..d1879118 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_watcher.go +++ b/steampipe-plugin-azure/azure/table_azure_network_watcher.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_network_watcher_flow_log.go b/steampipe-plugin-azure/azure/table_azure_network_watcher_flow_log.go index 9c23dde7..75764635 100644 --- a/steampipe-plugin-azure/azure/table_azure_network_watcher_flow_log.go +++ b/steampipe-plugin-azure/azure/table_azure_network_watcher_flow_log.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_operationalinsights_workspaces.go b/steampipe-plugin-azure/azure/table_azure_operationalinsights_workspaces.go index d8ed8992..eeaaead2 100644 --- a/steampipe-plugin-azure/azure/table_azure_operationalinsights_workspaces.go +++ b/steampipe-plugin-azure/azure/table_azure_operationalinsights_workspaces.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_policy_assignment.go b/steampipe-plugin-azure/azure/table_azure_policy_assignment.go index 9ff87740..52ee4ba8 100644 --- a/steampipe-plugin-azure/azure/table_azure_policy_assignment.go +++ b/steampipe-plugin-azure/azure/table_azure_policy_assignment.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_policy_definition.go b/steampipe-plugin-azure/azure/table_azure_policy_definition.go index c5302aa8..852e546d 100644 --- a/steampipe-plugin-azure/azure/table_azure_policy_definition.go +++ b/steampipe-plugin-azure/azure/table_azure_policy_definition.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_postgresql_server.go b/steampipe-plugin-azure/azure/table_azure_postgresql_server.go index 3948a4f4..a65cd487 100644 --- a/steampipe-plugin-azure/azure/table_azure_postgresql_server.go +++ b/steampipe-plugin-azure/azure/table_azure_postgresql_server.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_powerbidedicated_capacity.go b/steampipe-plugin-azure/azure/table_azure_powerbidedicated_capacity.go index 80bbe9c1..8b4765ac 100644 --- a/steampipe-plugin-azure/azure/table_azure_powerbidedicated_capacity.go +++ b/steampipe-plugin-azure/azure/table_azure_powerbidedicated_capacity.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_private_dns_zone.go b/steampipe-plugin-azure/azure/table_azure_private_dns_zone.go index fc68246f..bbfb8452 100644 --- a/steampipe-plugin-azure/azure/table_azure_private_dns_zone.go +++ b/steampipe-plugin-azure/azure/table_azure_private_dns_zone.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_private_endpoint.go b/steampipe-plugin-azure/azure/table_azure_private_endpoint.go index 9b163c1b..f397300e 100644 --- a/steampipe-plugin-azure/azure/table_azure_private_endpoint.go +++ b/steampipe-plugin-azure/azure/table_azure_private_endpoint.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_provider.go b/steampipe-plugin-azure/azure/table_azure_provider.go index 66fc51bc..b3566eaa 100644 --- a/steampipe-plugin-azure/azure/table_azure_provider.go +++ b/steampipe-plugin-azure/azure/table_azure_provider.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_public_ip.go b/steampipe-plugin-azure/azure/table_azure_public_ip.go index 3396e518..a31991d3 100644 --- a/steampipe-plugin-azure/azure/table_azure_public_ip.go +++ b/steampipe-plugin-azure/azure/table_azure_public_ip.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_purview_account.go b/steampipe-plugin-azure/azure/table_azure_purview_account.go index 61112118..16dce3e4 100644 --- a/steampipe-plugin-azure/azure/table_azure_purview_account.go +++ b/steampipe-plugin-azure/azure/table_azure_purview_account.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_item.go b/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_item.go index 8362c309..2a146277 100644 --- a/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_item.go +++ b/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_item.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_job.go b/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_job.go index 1db0bdfb..549c2413 100644 --- a/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_job.go +++ b/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_job.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_policy.go b/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_policy.go index d914785d..8b5518e4 100644 --- a/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_policy.go +++ b/steampipe-plugin-azure/azure/table_azure_recovery_services_backup_policy.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_recovery_services_vault.go b/steampipe-plugin-azure/azure/table_azure_recovery_services_vault.go index 80fa5414..726e860a 100644 --- a/steampipe-plugin-azure/azure/table_azure_recovery_services_vault.go +++ b/steampipe-plugin-azure/azure/table_azure_recovery_services_vault.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_redis_cache.go b/steampipe-plugin-azure/azure/table_azure_redis_cache.go index ddd60dcb..196cd9bc 100644 --- a/steampipe-plugin-azure/azure/table_azure_redis_cache.go +++ b/steampipe-plugin-azure/azure/table_azure_redis_cache.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_resource.go b/steampipe-plugin-azure/azure/table_azure_resource.go index c92bd3d8..e324243c 100644 --- a/steampipe-plugin-azure/azure/table_azure_resource.go +++ b/steampipe-plugin-azure/azure/table_azure_resource.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_resource_group.go b/steampipe-plugin-azure/azure/table_azure_resource_group.go index 2353417c..5e32fd80 100644 --- a/steampipe-plugin-azure/azure/table_azure_resource_group.go +++ b/steampipe-plugin-azure/azure/table_azure_resource_group.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_resource_link.go b/steampipe-plugin-azure/azure/table_azure_resource_link.go index e2d3dc70..4dd0f705 100644 --- a/steampipe-plugin-azure/azure/table_azure_resource_link.go +++ b/steampipe-plugin-azure/azure/table_azure_resource_link.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_role_assignment.go b/steampipe-plugin-azure/azure/table_azure_role_assignment.go index bc92f044..b991b539 100644 --- a/steampipe-plugin-azure/azure/table_azure_role_assignment.go +++ b/steampipe-plugin-azure/azure/table_azure_role_assignment.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_role_definition.go b/steampipe-plugin-azure/azure/table_azure_role_definition.go index a58cdde5..201ed0f1 100644 --- a/steampipe-plugin-azure/azure/table_azure_role_definition.go +++ b/steampipe-plugin-azure/azure/table_azure_role_definition.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_route_table.go b/steampipe-plugin-azure/azure/table_azure_route_table.go index 991e14a2..dd0731a9 100644 --- a/steampipe-plugin-azure/azure/table_azure_route_table.go +++ b/steampipe-plugin-azure/azure/table_azure_route_table.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_search_service.go b/steampipe-plugin-azure/azure/table_azure_search_service.go index f5f6e915..ed1b0592 100644 --- a/steampipe-plugin-azure/azure/table_azure_search_service.go +++ b/steampipe-plugin-azure/azure/table_azure_search_service.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_security_center_auto_provisioning.go b/steampipe-plugin-azure/azure/table_azure_security_center_auto_provisioning.go index 84e25633..720ba3c5 100644 --- a/steampipe-plugin-azure/azure/table_azure_security_center_auto_provisioning.go +++ b/steampipe-plugin-azure/azure/table_azure_security_center_auto_provisioning.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_security_center_automation.go b/steampipe-plugin-azure/azure/table_azure_security_center_automation.go index 8fda5fd8..c0eed94e 100644 --- a/steampipe-plugin-azure/azure/table_azure_security_center_automation.go +++ b/steampipe-plugin-azure/azure/table_azure_security_center_automation.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_security_center_contact.go b/steampipe-plugin-azure/azure/table_azure_security_center_contact.go index 31e7b520..b04c1534 100644 --- a/steampipe-plugin-azure/azure/table_azure_security_center_contact.go +++ b/steampipe-plugin-azure/azure/table_azure_security_center_contact.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_security_center_jit_network_access_policy.go b/steampipe-plugin-azure/azure/table_azure_security_center_jit_network_access_policy.go index ca27e813..65b9d8d9 100644 --- a/steampipe-plugin-azure/azure/table_azure_security_center_jit_network_access_policy.go +++ b/steampipe-plugin-azure/azure/table_azure_security_center_jit_network_access_policy.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_security_center_setting.go b/steampipe-plugin-azure/azure/table_azure_security_center_setting.go index f3192987..78ef164a 100644 --- a/steampipe-plugin-azure/azure/table_azure_security_center_setting.go +++ b/steampipe-plugin-azure/azure/table_azure_security_center_setting.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_security_center_sub_assessment.go b/steampipe-plugin-azure/azure/table_azure_security_center_sub_assessment.go index 8603fe87..d206504c 100644 --- a/steampipe-plugin-azure/azure/table_azure_security_center_sub_assessment.go +++ b/steampipe-plugin-azure/azure/table_azure_security_center_sub_assessment.go @@ -3,7 +3,7 @@ package azure import ( "context" "encoding/json" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "regexp" "strings" diff --git a/steampipe-plugin-azure/azure/table_azure_security_center_subscription_pricing.go b/steampipe-plugin-azure/azure/table_azure_security_center_subscription_pricing.go index a1db5164..e59990cf 100644 --- a/steampipe-plugin-azure/azure/table_azure_security_center_subscription_pricing.go +++ b/steampipe-plugin-azure/azure/table_azure_security_center_subscription_pricing.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_service_fabric_cluster.go b/steampipe-plugin-azure/azure/table_azure_service_fabric_cluster.go index 4ca241fd..b1ec9bdb 100644 --- a/steampipe-plugin-azure/azure/table_azure_service_fabric_cluster.go +++ b/steampipe-plugin-azure/azure/table_azure_service_fabric_cluster.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_servicebus_namespace.go b/steampipe-plugin-azure/azure/table_azure_servicebus_namespace.go index 08b5102f..739a4f83 100644 --- a/steampipe-plugin-azure/azure/table_azure_servicebus_namespace.go +++ b/steampipe-plugin-azure/azure/table_azure_servicebus_namespace.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_signalr_service.go b/steampipe-plugin-azure/azure/table_azure_signalr_service.go index da16cbf1..2e4c1277 100644 --- a/steampipe-plugin-azure/azure/table_azure_signalr_service.go +++ b/steampipe-plugin-azure/azure/table_azure_signalr_service.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_spring_cloud_service.go b/steampipe-plugin-azure/azure/table_azure_spring_cloud_service.go index 76a1dbb9..a1f1fe7d 100644 --- a/steampipe-plugin-azure/azure/table_azure_spring_cloud_service.go +++ b/steampipe-plugin-azure/azure/table_azure_spring_cloud_service.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_sql_database.go b/steampipe-plugin-azure/azure/table_azure_sql_database.go index 73e90a12..1681c00a 100644 --- a/steampipe-plugin-azure/azure/table_azure_sql_database.go +++ b/steampipe-plugin-azure/azure/table_azure_sql_database.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "strings" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" diff --git a/steampipe-plugin-azure/azure/table_azure_sql_instance_pool.go b/steampipe-plugin-azure/azure/table_azure_sql_instance_pool.go index b88c0117..e6ad0f05 100644 --- a/steampipe-plugin-azure/azure/table_azure_sql_instance_pool.go +++ b/steampipe-plugin-azure/azure/table_azure_sql_instance_pool.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_sql_managedinstancesdatabases.go b/steampipe-plugin-azure/azure/table_azure_sql_managedinstancesdatabases.go index 9ae79f7b..261ee15f 100644 --- a/steampipe-plugin-azure/azure/table_azure_sql_managedinstancesdatabases.go +++ b/steampipe-plugin-azure/azure/table_azure_sql_managedinstancesdatabases.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_sql_server.go b/steampipe-plugin-azure/azure/table_azure_sql_server.go index 07ea5f85..44a9a4cb 100644 --- a/steampipe-plugin-azure/azure/table_azure_sql_server.go +++ b/steampipe-plugin-azure/azure/table_azure_sql_server.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_sql_serversjobagents.go b/steampipe-plugin-azure/azure/table_azure_sql_serversjobagents.go index da234737..93484488 100644 --- a/steampipe-plugin-azure/azure/table_azure_sql_serversjobagents.go +++ b/steampipe-plugin-azure/azure/table_azure_sql_serversjobagents.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_sql_virtualclusters.go b/steampipe-plugin-azure/azure/table_azure_sql_virtualclusters.go index 2904e96e..c33a706b 100644 --- a/steampipe-plugin-azure/azure/table_azure_sql_virtualclusters.go +++ b/steampipe-plugin-azure/azure/table_azure_sql_virtualclusters.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_sql_virtualmachinegroups.go b/steampipe-plugin-azure/azure/table_azure_sql_virtualmachinegroups.go index 83ea642e..b90a9cdc 100644 --- a/steampipe-plugin-azure/azure/table_azure_sql_virtualmachinegroups.go +++ b/steampipe-plugin-azure/azure/table_azure_sql_virtualmachinegroups.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_storage_account.go b/steampipe-plugin-azure/azure/table_azure_storage_account.go index e49ae76c..924a186d 100644 --- a/steampipe-plugin-azure/azure/table_azure_storage_account.go +++ b/steampipe-plugin-azure/azure/table_azure_storage_account.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_storage_blob.go b/steampipe-plugin-azure/azure/table_azure_storage_blob.go index 7d54d630..524bb698 100644 --- a/steampipe-plugin-azure/azure/table_azure_storage_blob.go +++ b/steampipe-plugin-azure/azure/table_azure_storage_blob.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_storage_blob_service.go b/steampipe-plugin-azure/azure/table_azure_storage_blob_service.go index b6690cfe..dacd3b02 100644 --- a/steampipe-plugin-azure/azure/table_azure_storage_blob_service.go +++ b/steampipe-plugin-azure/azure/table_azure_storage_blob_service.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_storage_container.go b/steampipe-plugin-azure/azure/table_azure_storage_container.go index 8ac55252..88c35f0e 100644 --- a/steampipe-plugin-azure/azure/table_azure_storage_container.go +++ b/steampipe-plugin-azure/azure/table_azure_storage_container.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_storage_queue.go b/steampipe-plugin-azure/azure/table_azure_storage_queue.go index 1b660690..689c8d63 100644 --- a/steampipe-plugin-azure/azure/table_azure_storage_queue.go +++ b/steampipe-plugin-azure/azure/table_azure_storage_queue.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_storage_share_file.go b/steampipe-plugin-azure/azure/table_azure_storage_share_file.go index 418d35c3..af324fcf 100644 --- a/steampipe-plugin-azure/azure/table_azure_storage_share_file.go +++ b/steampipe-plugin-azure/azure/table_azure_storage_share_file.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_storage_sync.go b/steampipe-plugin-azure/azure/table_azure_storage_sync.go index db74cebe..bd33b531 100644 --- a/steampipe-plugin-azure/azure/table_azure_storage_sync.go +++ b/steampipe-plugin-azure/azure/table_azure_storage_sync.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_storage_table.go b/steampipe-plugin-azure/azure/table_azure_storage_table.go index f9c9e069..7d607e6f 100644 --- a/steampipe-plugin-azure/azure/table_azure_storage_table.go +++ b/steampipe-plugin-azure/azure/table_azure_storage_table.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_storage_table_service.go b/steampipe-plugin-azure/azure/table_azure_storage_table_service.go index 3cbfffc0..821a01c5 100644 --- a/steampipe-plugin-azure/azure/table_azure_storage_table_service.go +++ b/steampipe-plugin-azure/azure/table_azure_storage_table_service.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_stream_analytics_job.go b/steampipe-plugin-azure/azure/table_azure_stream_analytics_job.go index e0418e6d..14e0e067 100644 --- a/steampipe-plugin-azure/azure/table_azure_stream_analytics_job.go +++ b/steampipe-plugin-azure/azure/table_azure_stream_analytics_job.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_streamanalytics_cluster.go b/steampipe-plugin-azure/azure/table_azure_streamanalytics_cluster.go index ad2becf1..ca1d2c26 100644 --- a/steampipe-plugin-azure/azure/table_azure_streamanalytics_cluster.go +++ b/steampipe-plugin-azure/azure/table_azure_streamanalytics_cluster.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_subnet.go b/steampipe-plugin-azure/azure/table_azure_subnet.go index 644fbbd8..d54791cd 100644 --- a/steampipe-plugin-azure/azure/table_azure_subnet.go +++ b/steampipe-plugin-azure/azure/table_azure_subnet.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_subscription.go b/steampipe-plugin-azure/azure/table_azure_subscription.go index c69c5b74..661a46e2 100644 --- a/steampipe-plugin-azure/azure/table_azure_subscription.go +++ b/steampipe-plugin-azure/azure/table_azure_subscription.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_synapse_workspace.go b/steampipe-plugin-azure/azure/table_azure_synapse_workspace.go index faee92db..6c8e0665 100644 --- a/steampipe-plugin-azure/azure/table_azure_synapse_workspace.go +++ b/steampipe-plugin-azure/azure/table_azure_synapse_workspace.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_synapse_workspacesbigdatapools.go b/steampipe-plugin-azure/azure/table_azure_synapse_workspacesbigdatapools.go index 6d6a06c2..f97290a7 100644 --- a/steampipe-plugin-azure/azure/table_azure_synapse_workspacesbigdatapools.go +++ b/steampipe-plugin-azure/azure/table_azure_synapse_workspacesbigdatapools.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_synapse_workspacessqlpools.go b/steampipe-plugin-azure/azure/table_azure_synapse_workspacessqlpools.go index 33012b24..6a167c12 100644 --- a/steampipe-plugin-azure/azure/table_azure_synapse_workspacessqlpools.go +++ b/steampipe-plugin-azure/azure/table_azure_synapse_workspacessqlpools.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_tenant.go b/steampipe-plugin-azure/azure/table_azure_tenant.go index 869c3530..e3a232fe 100644 --- a/steampipe-plugin-azure/azure/table_azure_tenant.go +++ b/steampipe-plugin-azure/azure/table_azure_tenant.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_timeseriesinsights_environments.go b/steampipe-plugin-azure/azure/table_azure_timeseriesinsights_environments.go index d59b0dbf..471a0c92 100644 --- a/steampipe-plugin-azure/azure/table_azure_timeseriesinsights_environments.go +++ b/steampipe-plugin-azure/azure/table_azure_timeseriesinsights_environments.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_trafficmanager_profile.go b/steampipe-plugin-azure/azure/table_azure_trafficmanager_profile.go index e693d928..4060b35a 100644 --- a/steampipe-plugin-azure/azure/table_azure_trafficmanager_profile.go +++ b/steampipe-plugin-azure/azure/table_azure_trafficmanager_profile.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_user_effective_access.go b/steampipe-plugin-azure/azure/table_azure_user_effective_access.go index 07c2c438..cf48cbca 100644 --- a/steampipe-plugin-azure/azure/table_azure_user_effective_access.go +++ b/steampipe-plugin-azure/azure/table_azure_user_effective_access.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_virtual_network.go b/steampipe-plugin-azure/azure/table_azure_virtual_network.go index 66a1bf97..83e482cf 100644 --- a/steampipe-plugin-azure/azure/table_azure_virtual_network.go +++ b/steampipe-plugin-azure/azure/table_azure_virtual_network.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_virtual_network_gateway.go b/steampipe-plugin-azure/azure/table_azure_virtual_network_gateway.go index 905052af..f7767c89 100644 --- a/steampipe-plugin-azure/azure/table_azure_virtual_network_gateway.go +++ b/steampipe-plugin-azure/azure/table_azure_virtual_network_gateway.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" diff --git a/steampipe-plugin-azure/azure/table_azure_virtualmachineimages_imagetemplates.go b/steampipe-plugin-azure/azure/table_azure_virtualmachineimages_imagetemplates.go index bbd99662..d2355214 100644 --- a/steampipe-plugin-azure/azure/table_azure_virtualmachineimages_imagetemplates.go +++ b/steampipe-plugin-azure/azure/table_azure_virtualmachineimages_imagetemplates.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/table_azure_web_serverfarms.go b/steampipe-plugin-azure/azure/table_azure_web_serverfarms.go index 665cc8b5..e79e114d 100644 --- a/steampipe-plugin-azure/azure/table_azure_web_serverfarms.go +++ b/steampipe-plugin-azure/azure/table_azure_web_serverfarms.go @@ -2,7 +2,7 @@ package azure import ( "context" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto" "github.com/turbot/steampipe-plugin-sdk/v5/plugin" "github.com/turbot/steampipe-plugin-sdk/v5/plugin/transform" diff --git a/steampipe-plugin-azure/azure/template/table_azure_service_template.go b/steampipe-plugin-azure/azure/template/table_azure_service_template.go index af6dd657..d2da50e4 100644 --- a/steampipe-plugin-azure/azure/template/table_azure_service_template.go +++ b/steampipe-plugin-azure/azure/template/table_azure_service_template.go @@ -4,7 +4,7 @@ package main import ( "fmt" - opengovernance "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + opengovernance "github.com/opengovern/og-describer-azure/pkg/sdk/generated" "os" "strings" "text/template" diff --git a/steampipe/table_index_map.go b/steampipe/table_index_map.go index 5b7f005c..00cd3079 100755 --- a/steampipe/table_index_map.go +++ b/steampipe/table_index_map.go @@ -1,7 +1,7 @@ package steampipe import ( - "github.com/opengovern/og-describer-azure/pkg/SDK/generated" + "github.com/opengovern/og-describer-azure/pkg/sdk/generated" ) var Map = map[string]string{