Update CHANGELOG.md
This commit is contained in:
parent
2de5dd06d8
commit
f1638097e5
|
@ -25,6 +25,7 @@ IMPROVEMENTS:
|
|||
* provider/aws: `aws_codecommit_repository` set `default_branch` only if defined [GH-5904]
|
||||
* provider/aws: `aws_redshift_cluster` allows usernames with underscore in it [GH-5935]
|
||||
* provider/aws: normalize json for `aws_cloudwatch_event_rule` [GH-6025]
|
||||
* provider/aws: Allow multiple EIPs to associate to single ENI [GH-6070]
|
||||
* provider/clc: Override default `account` alias in provider config [GH-5785]
|
||||
* provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]
|
||||
* provider/docker: Add support for docker run --user option [GH-5300]
|
||||
|
|
Loading…
Reference in New Issue