Update CHANGELOG.md
This commit is contained in:
parent
2cba2d3d04
commit
d9ea6b5690
|
@ -1,11 +1,19 @@
|
||||||
## 0.6.10 (Unreleased)
|
## 0.6.10 (Unreleased)
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
|
|
||||||
* **New resource: `azurerm_network_security_rule`** [GH-4586]
|
* **New resource: `azurerm_network_security_rule`** [GH-4586]
|
||||||
|
|
||||||
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
* provider/aws: Add support for configuring logging on `aws_s3_bucket` resources [GH-4482]
|
||||||
|
|
||||||
|
BUG FIXES:
|
||||||
|
|
||||||
## 0.6.9 (January 8, 2016)
|
## 0.6.9 (January 8, 2016)
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
|
|
||||||
* **New provider: `vcd` - VMware vCloud Director** [GH-3785]
|
* **New provider: `vcd` - VMware vCloud Director** [GH-3785]
|
||||||
* **New provider: `postgresql` - Create PostgreSQL databases and roles** [GH-3653]
|
* **New provider: `postgresql` - Create PostgreSQL databases and roles** [GH-3653]
|
||||||
* **New provider: `chef` - Create chef environments, roles, etc** [GH-3084]
|
* **New provider: `chef` - Create chef environments, roles, etc** [GH-3084]
|
||||||
|
|
Loading…
Reference in New Issue