Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-04-23 11:26:31 +02:00 committed by GitHub
parent 00c6958704
commit 6327796f4a
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ BUG FIXES:
* provider/aws: Allow GovCloud KMS ARNs to pass validation in `kms_key_id` attributes [GH-13699]
* provider/aws: Changing aws_opsworks_instance should ForceNew [GH-13839]
* provider/aws: Fix issue importing some Security Groups and Rules based on rule structure [GH-13630]
* provider/aws: Allow force-destroying `aws_route53_zone` which has trailing dot [GH-12421]
* provider/azurerm: azurerm_redis_cache resource missing hostname [GH-13650]
* provider/azurerm: Locking around Network Security Group / Subnets [GH-13637]
* provider/azurerm: Locking route table on subnet create/delete [GH-13791]