Update CHANGELOG.md

This commit is contained in:
Clint 2017-04-21 11:39:30 -05:00 committed by GitHub
parent 7cc4018577
commit 5ce5348070
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ BUG FIXES:
* provider/aws: Remove aws_network_acl_rule if not found [GH-13608]
* 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/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]