diff --git a/CHANGELOG.md b/CHANGELOG.md index 23fc30245..4d13e6565 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ FEATURES: automatically upgraded. * You can now specify `create_before_destroy` as an option for replacement so that new resources are created before the old ones are destroyed. + * The `count` metaparameter can now contain interpolations (such as + variables). IMPROVEMENTS: