From 7f4aba16fd4fbdb4c46bf4f5b5f3438303587b26 Mon Sep 17 00:00:00 2001
From: stephybun <steph@hashicorp.com>
Date: Fri, 10 Jan 2025 08:03:02 +0100
Subject: [PATCH] Update for #25695

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04e04f7f705a..9af1645b16b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ ENHANCEMENTS:
 * `azurerm_cognitive_deployment` - `DataZoneProvisionedManaged` and `GlobalProvisionedManaged` skus are now supported [GH-28404]
 * `azurerm_databricks_access_connector` - `SystemAssigned,UserAssigned` identity is now supported [GH-28442]
 * `azurerm_healthcare_dicom_service` - add support for the `data_partitions_enabled`, `cors`, `encryption_key_url` and `storage` properties [GH-27375]
+* `azurerm_kubernetes_flux_configuration` - add support for the `post_build` and `wait` properties [GH-25695]
 * `azurerm_linux_virtual_machine` - export the `os_disk.0.id` attribute [GH-28352]
 * `azurerm_netapp_volume` - make the `network_features` property Optional/Computed [GH-28390]
 * `azurerm_nginx_deployment` - add support for the `dataplane_api_endpoint` property [GH-28379]