Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-01-23 21:33:12 +00:00 committed by GitHub
parent 6791735790
commit 08dcd58923
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ FEATURES:
* **New Data Source:** `aws_autoscaling_groups` [GH-11303] * **New Data Source:** `aws_autoscaling_groups` [GH-11303]
* **New Data Source:** `aws_elb_hosted_zone_id ` [GH-11027] * **New Data Source:** `aws_elb_hosted_zone_id ` [GH-11027]
* **New Data Source:** `aws_instance` [GH-11272] * **New Data Source:** `aws_instance` [GH-11272]
* **New Provider:** `ProfitBricks` [GH-7943] * **New Provider:** `profitbricks` [GH-7943]
* **New Provider:** `alicloud` [GH-11235] * **New Provider:** `alicloud` [GH-11235]
* **New Resource:** `aws_inspector_assessment_target` [GH-11217] * **New Resource:** `aws_inspector_assessment_target` [GH-11217]
* **New Resource:** `aws_inspector_assessment_template` [GH-11217] * **New Resource:** `aws_inspector_assessment_template` [GH-11217]
@ -31,6 +31,7 @@ IMPROVEMENTS:
* provider/aws: Implement CloudFront Lambda Function Associations [GH-11291] * provider/aws: Implement CloudFront Lambda Function Associations [GH-11291]
* provider/aws: Remove MaxFrameRate default on ElasticTranscoderPreset [GH-11340] * provider/aws: Remove MaxFrameRate default on ElasticTranscoderPreset [GH-11340]
* provider/aws: Allow ARN Identifier to be set for different partitions [GH-11359] * provider/aws: Allow ARN Identifier to be set for different partitions [GH-11359]
* provider/aws: Allow bypassing region validation [GH-11358]
* provider/azurerm: add caching support for virtual_machine data_disks [GH-11142] * provider/azurerm: add caching support for virtual_machine data_disks [GH-11142]
* provider/azurerm: make lb sub resources idempotent [GH-11128] * provider/azurerm: make lb sub resources idempotent [GH-11128]
* provider/cloudflare: Add verification for record types and content [GH-11197] * provider/cloudflare: Add verification for record types and content [GH-11197]