Skip to content

Commit

Permalink
Updating the changelog to include #13877
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Jun 1, 2017
1 parent acd586a commit 4e878aa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
## 0.9.7 (Unreleased)

BACKWARDS INCOMPATIBILITIES / NOTES:

* provider/azurerm: Users of `azurerm_container_registry` will need to set `Sku` to `Basic` - this value doesn't exist in prior releases (#14004)

FEATURES:

* **New Data Source:** `aws_elastic_beanstalk_solution_stack` [GH-14944]
Expand Down Expand Up @@ -41,6 +37,7 @@ BUG FIXES:
* provider/aws: Expect exception on deletion of APIG Usage Plan Key [GH-14958]
* provider/aws: Fix panic on nil dead_letter_config [GH-14964]
* provider/aws: Work around IAM eventual consistency in CW Log Subs [GH-14959]
* provider/azurerm: Preserve the Subnet properties on Update [GH-13877]
* provider/digitalocean: Refresh DO loadbalancer from state if 404 [GH-14897]
* provider/github: Do not set incorrect values in github_team data source [GH-14859]
* provider/google: use a mutex to prevent concurrent sql instance operations [GH-14424]
Expand Down

0 comments on commit 4e878aa

Please sign in to comment.