Skip to content

Commit

Permalink
Update CHANGELOG for #19548
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Dec 5, 2018
1 parent a3b327d commit ef0f66a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ BUG FIXES:
* helper/schema: Fix timeout parsing during Provider.Diff (plan) [GH-19286]
* helper/schema: Provider arguments set from environment variables now work correctly again, after regressing in the prior 0.12 alphas. [GH-19478]
* helper/schema: For schema attributes that have `Elem` as a nested `schema.Resource`, setting `Optional: true` now forces `MinItems` to be zero, thus mimicking a previously-undocumented behavior that some providers were relying on. [GH-19478]
* helper/schema: Always propagate NewComputed for previously zero value primitive type attributes [GH-19548]
* backend/remote: Fix issues with uploaded configs that contain symlinks [GH-19520]

## 0.12.0-alpha2 (October 30, 2018)
Expand Down

0 comments on commit ef0f66a

Please sign in to comment.