diff --git a/CHANGELOG.md b/CHANGELOG.md index 53c08fd765..e66ac6fbd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ IMPROVEMENTS: * provider/aws: Add support for Step Scaling in `aws_autoscaling_policy` [GH-4277] * provider/aws: Add support for `cname_prefix` to `aws_elastic_beanstalk_environment` resource [GH-5966] * provider/aws: Adds `wait_for_ready_timeout` option to `aws_elastic_beanstalk_environment` [GH-5967] + * provider/aws: Adding outputs for elastic_beanstalk_environment resource [GH-5915] * provider/clc: Override default `account` alias in provider config [GH-5785] * provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]