diff --git a/CHANGELOG.md b/CHANGELOG.md index df0e178389cb..eaef5d7d75cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ IMPROVEMENTS: * provider/aws: Show state reason when EC2 instance fails to launch [GH-14479] * provider/aws: Show last scaling activity when ASG creation/update fails [GH-14480] * provider/azurerm: Virtual Machine Scale Sets with managed disk support [GH-13717] +* provider/azurerm: Virtual Machine Scale Sets with single placement option support [GH-14510] * provider/datadog: Add last aggregator to datadog_timeboard resource [GH-14391] * provider/datadog: Added new evaluation_delay parameter [GH-14433] * provider/docker: Allow Windows Docker containers to map volumes [GH-13584]