Skip to content

Commit

Permalink
Update CHANGELOG for hashicorp#17901
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored and xiaozhu36 committed Aug 9, 2018
1 parent 3b4b66b commit c781a0d
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 @@ -5,6 +5,8 @@ IMPROVEMENTS:
* cli: display workspace name in apply and destroy commands if not default [GH-18253]
* cli: Remove error on empty outputs when `-json` is set [GH-11721]
* helper/schema: Resources have a new `DeprecationMessage` property that can be set to a string, allowing full resources to be deprecated [GH-18286]
* backend/s3: Allow fallback to session-derived credentials (e.g. session via `AWS_PROFILE` environment variable and shared configuration) [GH-17901]
* backend/s3: Allow usage of `AWS_EC2_METADATA_DISABLED` environment variable [GH-17901]

BUG FIXES:

Expand Down

0 comments on commit c781a0d

Please sign in to comment.