Update CHANGELOG.md
This commit is contained in:
parent
43a91cff07
commit
0eb1f82a1f
|
@ -16,6 +16,7 @@ IMPROVEMENTS:
|
||||||
* core: Change set internals for performance improvements [GH-3992]
|
* core: Change set internals for performance improvements [GH-3992]
|
||||||
* core: Support HTTP basic auth in consul remote state [GH-4166]
|
* core: Support HTTP basic auth in consul remote state [GH-4166]
|
||||||
* core: Improve error message on resource arity mismatch [GH-4244]
|
* core: Improve error message on resource arity mismatch [GH-4244]
|
||||||
|
* core: Add support for unary operators + and - to the interpolation syntax [GH-3621]
|
||||||
* provider/aws: Add `placement_group` as an option for `aws_autoscaling_group` [GH-3704]
|
* provider/aws: Add `placement_group` as an option for `aws_autoscaling_group` [GH-3704]
|
||||||
* provider/aws: Add support for DynamoDB Table StreamSpecifications [GH-4208]
|
* provider/aws: Add support for DynamoDB Table StreamSpecifications [GH-4208]
|
||||||
* provider/aws: Add `name_prefix` to Security Groups [GH-4167]
|
* provider/aws: Add `name_prefix` to Security Groups [GH-4167]
|
||||||
|
|
Loading…
Reference in New Issue