Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-26 11:49:52 +12:00 committed by GitHub
parent 76b0eefacc
commit e06a376842

View File

@ -88,6 +88,7 @@ BUG FIXES:
* provider/aws: Remove aws_network_acl_rule if not found [GH-13608]
* provider/aws: Use mutex & retry for WAF change operations [GH-13656]
* provider/aws: Adding support for ipv6 to aws_subnets needs migration [GH-13876]
* provider/aws: Fix validation of the `name_prefix` parameter of the `aws_alb` resource [GH-13441]
* 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]