Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-04-25 17:18:22 -04:00 committed by GitHub
parent 33c5b7c98f
commit f59ed4a736
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ BUG FIXES:
* provider/fastly: Add ability to associate a healthcheck to a backend [GH-13539]
* provider/google: Stop setting the id when project creation fails [GH-13644]
* provider/google: Make ports in resource_compute_forwarding_rule ForceNew [GH-13833]
* provider/ignition: Internal cache moved to global, instead per provider instance [GH-13919]
* provider/logentries: Refresh from state when resources not found [GH-13810]
* provider/newrelic: newrelic_alert_condition - `condition_scope` must be `application` or `instance` [GH-12972]
* provider/opc: fixed issue with unqualifying nats [GH-13826]