diff --git a/internal/services/healthcare/client/client.go b/internal/services/healthcare/client/client.go index ae1b64c9341b..900ba1ecd944 100644 --- a/internal/services/healthcare/client/client.go +++ b/internal/services/healthcare/client/client.go @@ -6,11 +6,11 @@ package client import ( "fmt" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices" "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/fhirservices" "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/iotconnectors" service "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/resource" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/internal/common" ) diff --git a/internal/services/healthcare/healthcare_dicom_data_source.go b/internal/services/healthcare/healthcare_dicom_data_source.go index bf35ac7b154d..bf04e9a9270f 100644 --- a/internal/services/healthcare/healthcare_dicom_data_source.go +++ b/internal/services/healthcare/healthcare_dicom_data_source.go @@ -12,8 +12,8 @@ import ( "github.com/hashicorp/go-azure-helpers/resourcemanager/identity" "github.com/hashicorp/go-azure-helpers/resourcemanager/location" "github.com/hashicorp/go-azure-helpers/resourcemanager/tags" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" "github.com/hashicorp/terraform-provider-azurerm/internal/services/healthcare/validate" "github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk" diff --git a/internal/services/healthcare/healthcare_dicom_resource.go b/internal/services/healthcare/healthcare_dicom_resource.go index 1f8ae3f98a43..24f186cbaba2 100644 --- a/internal/services/healthcare/healthcare_dicom_resource.go +++ b/internal/services/healthcare/healthcare_dicom_resource.go @@ -15,8 +15,8 @@ import ( "github.com/hashicorp/go-azure-helpers/resourcemanager/identity" "github.com/hashicorp/go-azure-helpers/resourcemanager/location" "github.com/hashicorp/go-azure-helpers/resourcemanager/tags" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/helpers/tf" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" "github.com/hashicorp/terraform-provider-azurerm/internal/services/healthcare/migration" diff --git a/internal/services/healthcare/healthcare_dicom_resource_test.go b/internal/services/healthcare/healthcare_dicom_resource_test.go index 59294aa4122c..df15c2de4803 100644 --- a/internal/services/healthcare/healthcare_dicom_resource_test.go +++ b/internal/services/healthcare/healthcare_dicom_resource_test.go @@ -9,7 +9,7 @@ import ( "testing" "github.com/hashicorp/go-azure-helpers/lang/pointer" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance/check" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" diff --git a/internal/services/healthcare/healthcare_fhir_data_source.go b/internal/services/healthcare/healthcare_fhir_data_source.go index 809b99b5802f..ffd2c2da7ab0 100644 --- a/internal/services/healthcare/healthcare_fhir_data_source.go +++ b/internal/services/healthcare/healthcare_fhir_data_source.go @@ -14,7 +14,7 @@ import ( "github.com/hashicorp/go-azure-helpers/resourcemanager/location" "github.com/hashicorp/go-azure-helpers/resourcemanager/tags" "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/fhirservices" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" "github.com/hashicorp/terraform-provider-azurerm/internal/services/healthcare/validate" "github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk" diff --git a/internal/services/healthcare/healthcare_fhir_resource.go b/internal/services/healthcare/healthcare_fhir_resource.go index 01ea3ea9cb69..2420b87b5e64 100644 --- a/internal/services/healthcare/healthcare_fhir_resource.go +++ b/internal/services/healthcare/healthcare_fhir_resource.go @@ -16,7 +16,7 @@ import ( "github.com/hashicorp/go-azure-helpers/resourcemanager/location" "github.com/hashicorp/go-azure-helpers/resourcemanager/tags" "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/fhirservices" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/helpers/tf" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" "github.com/hashicorp/terraform-provider-azurerm/internal/services/healthcare/migration" diff --git a/internal/services/healthcare/healthcare_medtech_service_data_source.go b/internal/services/healthcare/healthcare_medtech_service_data_source.go index e6ddaf513471..1bf98fe28565 100644 --- a/internal/services/healthcare/healthcare_medtech_service_data_source.go +++ b/internal/services/healthcare/healthcare_medtech_service_data_source.go @@ -14,7 +14,7 @@ import ( "github.com/hashicorp/go-azure-helpers/resourcemanager/commonschema" "github.com/hashicorp/go-azure-helpers/resourcemanager/identity" "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/iotconnectors" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" "github.com/hashicorp/terraform-provider-azurerm/internal/services/healthcare/validate" "github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk" diff --git a/internal/services/healthcare/healthcare_medtech_service_resource.go b/internal/services/healthcare/healthcare_medtech_service_resource.go index aad4a6891ef1..ec8eebb4aa45 100644 --- a/internal/services/healthcare/healthcare_medtech_service_resource.go +++ b/internal/services/healthcare/healthcare_medtech_service_resource.go @@ -18,7 +18,7 @@ import ( "github.com/hashicorp/go-azure-helpers/resourcemanager/location" "github.com/hashicorp/go-azure-helpers/resourcemanager/tags" "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/iotconnectors" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/helpers/tf" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" eventhubValidate "github.com/hashicorp/terraform-provider-azurerm/internal/services/eventhub/validate" diff --git a/internal/services/healthcare/healthcare_workspace_data_source.go b/internal/services/healthcare/healthcare_workspace_data_source.go index 3c5ccdd674d0..04988fe1c649 100644 --- a/internal/services/healthcare/healthcare_workspace_data_source.go +++ b/internal/services/healthcare/healthcare_workspace_data_source.go @@ -11,7 +11,7 @@ import ( "github.com/hashicorp/go-azure-helpers/resourcemanager/commonschema" "github.com/hashicorp/go-azure-helpers/resourcemanager/location" "github.com/hashicorp/go-azure-helpers/resourcemanager/tags" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" "github.com/hashicorp/terraform-provider-azurerm/internal/services/healthcare/validate" "github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk" diff --git a/internal/services/healthcare/healthcare_workspace_resource.go b/internal/services/healthcare/healthcare_workspace_resource.go index bf5950937c78..5b9de6fa6085 100644 --- a/internal/services/healthcare/healthcare_workspace_resource.go +++ b/internal/services/healthcare/healthcare_workspace_resource.go @@ -12,7 +12,7 @@ import ( "github.com/hashicorp/go-azure-helpers/resourcemanager/commonschema" "github.com/hashicorp/go-azure-helpers/resourcemanager/location" "github.com/hashicorp/go-azure-helpers/resourcemanager/tags" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/helpers/tf" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" "github.com/hashicorp/terraform-provider-azurerm/internal/services/healthcare/validate" diff --git a/internal/services/healthcare/healthcare_workspace_resource_test.go b/internal/services/healthcare/healthcare_workspace_resource_test.go index c2f449e1daa9..168530e2abd7 100644 --- a/internal/services/healthcare/healthcare_workspace_resource_test.go +++ b/internal/services/healthcare/healthcare_workspace_resource_test.go @@ -9,7 +9,7 @@ import ( "testing" "github.com/hashicorp/go-azure-helpers/lang/pointer" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance" "github.com/hashicorp/terraform-provider-azurerm/internal/acceptance/check" "github.com/hashicorp/terraform-provider-azurerm/internal/clients" diff --git a/internal/services/healthcare/migration/healthcare_dicom_service_migration_v0_to_v1.go b/internal/services/healthcare/migration/healthcare_dicom_service_migration_v0_to_v1.go index 3b178d86f8a0..a5cbe7179eeb 100644 --- a/internal/services/healthcare/migration/healthcare_dicom_service_migration_v0_to_v1.go +++ b/internal/services/healthcare/migration/healthcare_dicom_service_migration_v0_to_v1.go @@ -9,7 +9,7 @@ import ( "github.com/hashicorp/go-azure-helpers/resourcemanager/commonids" "github.com/hashicorp/go-azure-helpers/resourcemanager/location" - "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices" + "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices" "github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema" "github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk" ) diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/README.md b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/README.md similarity index 94% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/README.md rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/README.md index d9e08c43f866..7268380520de 100644 --- a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/README.md +++ b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/README.md @@ -1,14 +1,14 @@ -## `github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices` Documentation +## `github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices` Documentation -The `dicomservices` SDK allows for interaction with the Azure Resource Manager Service `healthcareapis` (API Version `2022-12-01`). +The `dicomservices` SDK allows for interaction with the Azure Resource Manager Service `healthcareapis` (API Version `2024-03-31`). This readme covers example usages, but further information on [using this SDK can be found in the project root](https://github.com/hashicorp/go-azure-sdk/tree/main/docs). ### Import Path ```go -import "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices" +import "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices" ``` diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/client.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/client.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/client.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/client.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/constants.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/constants.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/constants.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/constants.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/id_dicomservice.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/id_dicomservice.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/id_dicomservice.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/id_dicomservice.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/id_workspace.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/id_workspace.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/id_workspace.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/id_workspace.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_createorupdate.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_createorupdate.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_createorupdate.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_createorupdate.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_delete.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_delete.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_delete.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_delete.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_get.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_get.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_get.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_get.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_listbyworkspace.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_listbyworkspace.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_listbyworkspace.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_listbyworkspace.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_update.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_update.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/method_update.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/method_update.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_corsconfiguration.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_corsconfiguration.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_corsconfiguration.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_corsconfiguration.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_dicomservice.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_dicomservice.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_dicomservice.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_dicomservice.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_dicomserviceauthenticationconfiguration.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_dicomserviceauthenticationconfiguration.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_dicomserviceauthenticationconfiguration.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_dicomserviceauthenticationconfiguration.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_dicomservicepatchresource.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_dicomservicepatchresource.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_dicomservicepatchresource.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_dicomservicepatchresource.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_dicomserviceproperties.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_dicomserviceproperties.go similarity index 75% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_dicomserviceproperties.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_dicomserviceproperties.go index 70d482f3c2ff..d832c369c24e 100644 --- a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_dicomserviceproperties.go +++ b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_dicomserviceproperties.go @@ -6,9 +6,12 @@ package dicomservices type DicomServiceProperties struct { AuthenticationConfiguration *DicomServiceAuthenticationConfiguration `json:"authenticationConfiguration,omitempty"` CorsConfiguration *CorsConfiguration `json:"corsConfiguration,omitempty"` + EnableDataPartitions *bool `json:"enableDataPartitions,omitempty"` + Encryption *Encryption `json:"encryption,omitempty"` EventState *ServiceEventState `json:"eventState,omitempty"` PrivateEndpointConnections *[]PrivateEndpointConnection `json:"privateEndpointConnections,omitempty"` ProvisioningState *ProvisioningState `json:"provisioningState,omitempty"` PublicNetworkAccess *PublicNetworkAccess `json:"publicNetworkAccess,omitempty"` ServiceUrl *string `json:"serviceUrl,omitempty"` + StorageConfiguration *StorageConfiguration `json:"storageConfiguration,omitempty"` } diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_encryption.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_encryption.go new file mode 100644 index 000000000000..92d875004538 --- /dev/null +++ b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_encryption.go @@ -0,0 +1,8 @@ +package dicomservices + +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See NOTICE.txt in the project root for license information. + +type Encryption struct { + CustomerManagedKeyEncryption *EncryptionCustomerManagedKeyEncryption `json:"customerManagedKeyEncryption,omitempty"` +} diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_encryptioncustomermanagedkeyencryption.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_encryptioncustomermanagedkeyencryption.go new file mode 100644 index 000000000000..9365c0f57353 --- /dev/null +++ b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_encryptioncustomermanagedkeyencryption.go @@ -0,0 +1,8 @@ +package dicomservices + +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See NOTICE.txt in the project root for license information. + +type EncryptionCustomerManagedKeyEncryption struct { + KeyEncryptionKeyUrl *string `json:"keyEncryptionKeyUrl,omitempty"` +} diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_privateendpoint.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_privateendpoint.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_privateendpoint.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_privateendpoint.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_privateendpointconnection.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_privateendpointconnection.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_privateendpointconnection.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_privateendpointconnection.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_privateendpointconnectionproperties.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_privateendpointconnectionproperties.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_privateendpointconnectionproperties.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_privateendpointconnectionproperties.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_privatelinkserviceconnectionstate.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_privatelinkserviceconnectionstate.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/model_privatelinkserviceconnectionstate.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_privatelinkserviceconnectionstate.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_storageconfiguration.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_storageconfiguration.go new file mode 100644 index 000000000000..2bdf1b929a6d --- /dev/null +++ b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/model_storageconfiguration.go @@ -0,0 +1,9 @@ +package dicomservices + +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See NOTICE.txt in the project root for license information. + +type StorageConfiguration struct { + FileSystemName *string `json:"fileSystemName,omitempty"` + StorageResourceId *string `json:"storageResourceId,omitempty"` +} diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/predicates.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/predicates.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/predicates.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/predicates.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/version.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/version.go similarity index 88% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/version.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/version.go index 6d3dd3506483..18fdd1b20e09 100644 --- a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices/version.go +++ b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices/version.go @@ -5,7 +5,7 @@ import "fmt" // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See NOTICE.txt in the project root for license information. -const defaultApiVersion = "2022-12-01" +const defaultApiVersion = "2024-03-31" func userAgent() string { return fmt.Sprintf("hashicorp/go-azure-sdk/dicomservices/%s", defaultApiVersion) diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/README.md b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/README.md similarity index 95% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/README.md rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/README.md index c039b6bc14fa..4d786b6081ef 100644 --- a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/README.md +++ b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/README.md @@ -1,7 +1,7 @@ -## `github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces` Documentation +## `github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces` Documentation -The `workspaces` SDK allows for interaction with the Azure Resource Manager Service `healthcareapis` (API Version `2022-12-01`). +The `workspaces` SDK allows for interaction with the Azure Resource Manager Service `healthcareapis` (API Version `2024-03-31`). This readme covers example usages, but further information on [using this SDK can be found in the project root](https://github.com/hashicorp/go-azure-sdk/tree/main/docs). @@ -9,7 +9,7 @@ This readme covers example usages, but further information on [using this SDK ca ```go import "github.com/hashicorp/go-azure-helpers/resourcemanager/commonids" -import "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces" +import "github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces" ``` diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/client.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/client.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/client.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/client.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/constants.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/constants.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/constants.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/constants.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/id_workspace.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/id_workspace.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/id_workspace.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/id_workspace.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_createorupdate.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_createorupdate.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_createorupdate.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_createorupdate.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_delete.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_delete.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_delete.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_delete.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_get.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_get.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_get.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_get.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_listbyresourcegroup.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_listbyresourcegroup.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_listbyresourcegroup.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_listbyresourcegroup.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_listbysubscription.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_listbysubscription.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_listbysubscription.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_listbysubscription.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_update.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_update.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/method_update.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/method_update.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_privateendpoint.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_privateendpoint.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_privateendpoint.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_privateendpoint.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_privateendpointconnection.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_privateendpointconnection.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_privateendpointconnection.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_privateendpointconnection.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_privateendpointconnectionproperties.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_privateendpointconnectionproperties.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_privateendpointconnectionproperties.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_privateendpointconnectionproperties.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_privatelinkserviceconnectionstate.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_privatelinkserviceconnectionstate.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_privatelinkserviceconnectionstate.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_privatelinkserviceconnectionstate.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_resourcetags.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_resourcetags.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_resourcetags.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_resourcetags.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_workspace.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_workspace.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_workspace.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_workspace.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_workspaceproperties.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_workspaceproperties.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/model_workspaceproperties.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/model_workspaceproperties.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/predicates.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/predicates.go similarity index 100% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/predicates.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/predicates.go diff --git a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/version.go b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/version.go similarity index 88% rename from vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/version.go rename to vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/version.go index 527423bacfc4..25b0a631991f 100644 --- a/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces/version.go +++ b/vendor/github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces/version.go @@ -5,7 +5,7 @@ import "fmt" // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See NOTICE.txt in the project root for license information. -const defaultApiVersion = "2022-12-01" +const defaultApiVersion = "2024-03-31" func userAgent() string { return fmt.Sprintf("hashicorp/go-azure-sdk/workspaces/%s", defaultApiVersion) diff --git a/vendor/modules.txt b/vendor/modules.txt index 7b5d86361c9d..33254e39e44a 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -555,11 +555,11 @@ github.com/hashicorp/go-azure-sdk/resource-manager/hdinsight/2021-06-01/scriptex github.com/hashicorp/go-azure-sdk/resource-manager/hdinsight/2021-06-01/virtualmachines github.com/hashicorp/go-azure-sdk/resource-manager/healthbot/2022-08-08 github.com/hashicorp/go-azure-sdk/resource-manager/healthbot/2022-08-08/healthbots -github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/dicomservices github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/fhirservices github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/iotconnectors github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/resource -github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2022-12-01/workspaces +github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/dicomservices +github.com/hashicorp/go-azure-sdk/resource-manager/healthcareapis/2024-03-31/workspaces github.com/hashicorp/go-azure-sdk/resource-manager/hybridcompute/2022-11-10/machineextensions github.com/hashicorp/go-azure-sdk/resource-manager/hybridcompute/2022-11-10/machines github.com/hashicorp/go-azure-sdk/resource-manager/hybridcompute/2022-11-10/privateendpointconnections