Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2017-03-29 14:18:12 -05:00 committed by GitHub
parent 43242bbeae
commit b49e403573
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ BUG FIXES:
* provider/aws: Increase timeout for AMI registration [GH-13159]
* 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/azurerm: Network Security Group - ignoring protocol casing at Import time [GH-13153]
## 0.9.2 (March 28, 2017)