Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
appilon authored Apr 30, 2019
1 parent ca44210 commit d397672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
FIXES

* Fixed issue preventing policies from updating [GH-18]
* Fixed `arguments_json` in the queue resource, unfortunately it never worked and failed silently. A queue that receives arguments outside of terraform, where said arguments are not of type string, and was originally configured via `arguments` will be saved to `arguments_json`. This will present the user a diff but avoids a permanent error. [GH-26]
* Provider has been switched to use go modules and bumps the Terraform SDK to v0.11 [GH-26]

## 1.0.0 (April 27, 2018)

Expand Down

0 comments on commit d397672

Please sign in to comment.