Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mildwonkey authored Jun 21, 2019
1 parent 2a45711 commit 8f29e2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ ENHANCEMENTS:

BUG FIXES:

* config: Can now use references like `tags["foo"]` in `ignore_changes` to ignore in-place updates to specific keys in a map [GH-21788]
* configs: Can now use references like `tags["foo"]` in `ignore_changes` to ignore in-place updates to specific keys in a map [GH-21788]
* configs: Fix panic on missing value for `version` attribute in `provider` blocks. [GH-21825]
* lang/funcs: Fix `merge` panic on null values. Now will give an error if null used [GH-21695]
* backend/remote: Fix "Conflict" error if the first state snapshot written after a Terraform CLI upgrade has the same content as the prior state. [GH-21811]
* backend/s3: Fix AWS shared configuration file credential source not assuming a role with environment and ECS credentials [GH-21815]
Expand Down

0 comments on commit 8f29e2e

Please sign in to comment.