Skip to content

Commit

Permalink
these weren't released in 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mwhooker committed Jun 12, 2017
1 parent 6df85f6 commit 6c9d07f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,16 @@
* command/push: add `-sensitive` flag to mark pushed vars are sensitive.
[GH-4970]
* builder/amazon: Print temporary security group name to the UI. [GH-4997]
* provisioner/salt: add support for grains. [GH-4961]
* provisioner/ansible: add `inventory_directory` option to control where to
place the generated inventory file. [GH-4760]
* communicator/winrm: Add NTLM authentication support. [GH-4979]
* provisioner/ansible: add `skip_version_check` flag for when ansible will be
installed from a prior provisioner. [GH-4983]
* command/push: Vagrant support in Terraform Enterprise is deprecated.
[GH-4950]
* post-processor/vagrant-cloud: get vagrant cloud token from environment.
[GH-4982]


### BUG FIXES:
Expand All @@ -59,6 +69,8 @@
* post-processor/checksum: fix crash when invalid checksum is used. [GH-4812]
* provisioner/ansible-local: Correctly set the default staging directory under
Windows. [GH-4792]
* builder/amazon-ebssurrogate: Use ami device settings when creating the AMI.
[GH-4972]

### FEATURES:

Expand Down Expand Up @@ -133,16 +145,6 @@
* post-processor/amazon-import: support AMI attributes on import [GH-4216]
* post-processor/docker-import: print stderr on docker import failure.
[GH-4529]
* provisioner/salt: add support for grains. [GH-4961]
* provisioner/ansible: add `inventory_directory` option to control where to
place the generated inventory file. [GH-4760]
* communicator/winrm: Add NTLM authentication support. [GH-4979]
* provisioner/ansible: add `skip_version_check` flag for when ansible will be
installed from a prior provisioner. [GH-4983]
* command/push: Vagrant support in Terraform Enterprise is deprecated.
[GH-4950]
* post-processor/vagrant-cloud: get vagrant cloud token from environment.
[GH-4982]

### BUG FIXES:

Expand All @@ -157,8 +159,6 @@
* core: update crypto/ssh lib to fix large file uploads. [GH-4546]
* provisioner/chef-client: only upload knife config if we're cleaning.
[GH-4534]
* builder/amazon-ebssurrogate: Use ami device settings when creating the AMI.
[GH-4972]

## 0.12.2 (January 20, 2017)

Expand Down

0 comments on commit 6c9d07f

Please sign in to comment.