Update CHANGELOG.md
This commit is contained in:
parent
f46a629d72
commit
f64854840c
|
@ -11,7 +11,8 @@ FEATURES:
|
|||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* provider/aws: `aws_cloudwatch_log_group` now performs validation on `name` [GH-5444]
|
||||
* core: provisioners connecting via WinRM now respect HTTPS settings [GH-5761]
|
||||
* provider/aws: `aws_db_instance` now makes `identifier` optional and generates a unique ID when it is omitted [GH-5723]
|
||||
* provider/aws: `aws_db_instance` now makes `identifier` optional and generates a unique ID when it is omitted [GH-5723]
|
||||
* provider/aws: `aws_redshift_cluster` now allows`publicly_accessible` to be modified [GH-5721]
|
||||
|
||||
|
|
Loading…
Reference in New Issue