Skip to content

Commit

Permalink
updating to include #20479
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Feb 15, 2023
1 parent 362a84a commit fd99203
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,35 @@ ENHANCEMENTS:

BUG FIXES:

* Data Source: `azurerm_aadb2c_directory` - fixing a bug where the Data Source didn't return an error when the AAD B2C was not found [GH-20479]
* Data Source: `azurerm_app_service_environment_v3` - fixing a bug where the Data Source didn't return an error when the App Service Environment was not found [GH-20479]
* Data Source: `azurerm_consumption_budget_resource_group` - using the correct timeout value [GH-20479]
* Data Source: `azurerm_consumption_budget_resource_group` - fixing a bug where the Data Source didn't return an error when the Consumption Budget Resource Group was not found [GH-20479]
* Data Source: `azurerm_data_protection_backup_vault` - fixing a bug where the Data Source didn't return an error when the Data Protection Backup Vault was not found [GH-20479]
* Data Source: `azurerm_databox_edge_device` - fixing a bug where the Data Source didn't return an error when the DataBox Edge Device was not found [GH-20479]
* Data Source: `azurerm_healthcare_dicom` - fixing a bug where the Data Source didn't return an error when the HealthCare DICOM was not found [GH-20479]
* Data Source: `azurerm_healthcare_fhir` - fixing a bug where the Data Source didn't return an error when the HealthCare FHIR was not found [GH-20479]
* Data Source: `azurerm_healthcare_medtech_service` - fixing a bug where the Data Source didn't return an error when the HealthCare MedTech Service was not found [GH-20479]
* Data Source: `azurerm_hybrid_compute_machine` - fixing a bug where the Data Source didn't return an error when the Hybrid Compute Machine was not found [GH-20479]
* Data Source: `azurerm_key_vault_certificate_data` - fixing a bug where the Data Source didn't return an error when the KeyVault Certificate was not found [GH-20479]
* Data Source: `azurerm_key_vault_certificate` - fixing a bug where the Data Source didn't return an error when the KeyVault Certificate was not found [GH-20479]
* Data Source: `azurerm_lb_outbound_rule` - fixing a bug where the Data Source didn't return an error when the Load Balancer Outbound Rule was not found [GH-20479]
* Data Source: `azurerm_lb_rule` - fixing a bug where the Data Source didn't return an error when the Load Balancer Rule was not found [GH-20479]
* Data Source: `azurerm_local_network_gateway` - fixing a bug where the Data Source didn't return an error when the Local Network Gateway was not found [GH-20479]
* Data Source: `azurerm_mobile_network` - fixing a bug where the Data Source didn't return an error when the Mobile Network was not found [GH-20479]
* Data Source: `azurerm_mobile_network_sim_group` - fixing a bug where the Data Source didn't return an error when the Mobile Network Sim Group was not found [GH-20479]
* Data Source: `azurerm_mobile_network_site` - fixing a bug where the Data Source didn't return an error when the Mobile Network Site was not found [GH-20479]
* Data Source: `azurerm_mobile_network_slice` - fixing a bug where the Data Source didn't return an error when the Mobile Network Slice was not found [GH-20479]
* Data Source: `azurerm_monitor_data_collection_endpoint` - fixing a bug where the Data Source didn't return an error when the Monitor Data Collection Endpoint was not found [GH-20479]
* Data Source: `azurerm_mssql_managed_instance` - fixing a bug where the Data Source didn't return an error when the MSSQL Managed Instance was not found [GH-20479]
* Data Source: `azurerm_policy_assignment` - fixing a bug where the Data Source didn't return an error when the Policy Assignment was not found [GH-20479]
* Data Source: `azurerm_redis_enterprise_database` - fixing a bug where the Data Source didn't return an error when the Redis Enterprise Database was not found [GH-20479]
* Data Source: `azurerm_servicebus_namespace_disaster_recovery_config` - fixing a bug where the Data Source didn't return an error when the ServiceBus Namespace Disaster Recovery Config was not found [GH-20479]
* Data Source: `azurerm_site_recovery_replication_recovery_plan` - fixing a bug where the Data Source didn't return an error when the Site Recovery Replication Recovery Plan was not found [GH-20479]
* Data Source: `azurerm_storage_blob` - fixing a bug where the Data Source didn't return an error when the Blob was not found [GH-20479]
* Data Source: `azurerm_storage_table_entity` - fixing a bug where the Data Source didn't return an error when the Table Entity was not found [GH-20479]
* Data Source: `azurerm_vpn_gateway` - fixing a bug where the Data Source didn't return an error when the VPN Gateway was not found [GH-20479]
* Data Source: `azurerm_web_pubsub` - fixing a bug where the Data Source didn't return an error when the Web PubSub was not found [GH-20479]
* `azurerm_eventgrid_domain_topic` - `name` can now be up to 128 characters [GH-20407]
* `azurerm_private_endpoint` - normalizing the `private_connection_resource_id` for a redis cache [GH-20418]
* `azurerm_private_endpoint` - consistently normalizing the value returned from the API for `private_connection_resource_id` [GH-20452]
Expand Down

0 comments on commit fd99203

Please sign in to comment.