Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-03-31 17:00:44 -05:00
parent 08814a51ba
commit dfee25fc47
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ FEATURES:
* **New provider: `dme` (DNSMadeEasy)** [GH-855]
* **New provider: `docker` (Docker)** - Manage container lifecycle
using the standard Docker API. [GH-855]
* **New provider: `openstack` (OpenStack)** - Interact with the many resources
provided by OpenStack. [GH-924]
* **New command: `taint`** - Manually mark a resource as tainted, causing
a destroy and recreate on the next plan/apply.
* **New resource: `aws_vpn_gateway`** [GH-1137]