Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed May 17, 2024
1 parent e8f0e22 commit 1a9e4bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ ENHANCEMENTS:
BUG FIXES:

* `azurerm_container_app_job` - Allow `event_trigger_config.scale.min_executions` to be `0` [GH-25931]
* `azurerm_container_app_job` - update validation to allow the `replica_retry_limit` property to be set to `0` [GH-25984]
* `azurerm_data_factory_trigger_custom_event` - one of `subject_begins_with` and `subject_ends_with` no longer need to be set [GH-25932]
* `azurerm_kubernetes_cluster_node_pool` - prevent race condition by checking the virtual network status when creating a node pool with a subnet ID [GH-25888]
* `azurerm_postgresql_flexible_server` - fix for default `storage_tier` value when `storage_mb` field has been changed [GH-25947]
* `azurerm_pim_active_role_assignment` - resolve a number of potential crashes [GH-25956]
* `azurerm_pim_eligible_role_assignment` - resolve a number of potential crashes [GH-25956]
* `redis_enterprise_cluster_location_zone_support` - add `Central India` zones support [GH-26000]
* `azurerm_sentinel_alert_rule_scheduled` - `alert_rule_template_version` is no longer `ForceNew` [GH-25688]
* `azurerm_storage_sync_server_endpoint` - Removing `initial_upload_policy` from model to prevent a crash [GH-25968]
* `azurerm_container_app_job` - update validation to allow the `replica_retry_limit` property to be set to `0` [GH-25984]
* `azurerm_redis_enterprise_cluster_location_zone_support` - add `Central India` zones support [GH-26000]
* `azurerm_sentinel_alert_rule_scheduled` - the `alert_rule_template_version` property is no longer `ForceNew` [GH-25688]
* `azurerm_storage_sync_server_endpoint` - preventing a crashed due to `initial_upload_policy` [GH-25968]

## 3.103.1 (May 10, 2024)

Expand Down

0 comments on commit 1a9e4bc

Please sign in to comment.