update CHANGELOG
This commit is contained in:
parent
3a167c0216
commit
d00f32a4f2
|
@ -12,6 +12,8 @@ BACKWARDS INCOMPATIBILITIES:
|
||||||
FEATURES:
|
FEATURES:
|
||||||
|
|
||||||
* **New provider: `dme` (DNSMadeEasy)** [GH-855]
|
* **New provider: `dme` (DNSMadeEasy)** [GH-855]
|
||||||
|
* **New provider: `docker` (Docker)** - Manage container lifecycle
|
||||||
|
using the standard Docker API. [GH-855]
|
||||||
* **New command: `taint`** - Manually mark a resource as tainted, causing
|
* **New command: `taint`** - Manually mark a resource as tainted, causing
|
||||||
a destroy and recreate on the next plan/apply.
|
a destroy and recreate on the next plan/apply.
|
||||||
* **New resource: `aws_vpn_gateway`** [GH-1137]
|
* **New resource: `aws_vpn_gateway`** [GH-1137]
|
||||||
|
|
Loading…
Reference in New Issue