Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-03-30 23:43:11 +03:00 committed by GitHub
parent 7fce65d427
commit 90b73d421a
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ BUG FIXES:
* provider/aws: Increase timeouts for ELB [GH-13161]
* provider/aws: `volume_type` of `aws_elasticsearch_domain.0.ebs_options` marked as `Computed` which prevents spurious diffs [GH-13160]
* provider/aws: Don't set DBName on `aws_db_instance` from snapshot [GH-13140]
* provider/aws: Add DiffSuppression to aws_ecs_service placement_strategies [GH-13220]
* provider/azurerm: Network Security Group - ignoring protocol casing at Import time [GH-13153]
## 0.9.2 (March 28, 2017)