Update CHANGELOG.md
This commit is contained in:
parent
4996f3e289
commit
1a139aac50
|
@ -43,10 +43,11 @@ FEATURES:
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
* provider/aws: Expose RDS DB Instance HostedZoneId attribute [GH-10000]
|
* provider/aws: Expose RDS DB Instance HostedZoneId attribute [GH-10000]
|
||||||
|
* provider/azurerm: allow updating load balancer sub-resources [GH-10016]
|
||||||
* provider/openstack: Instance `user_data` will now detect if input is already Base64-encode [GH-9966]
|
* provider/openstack: Instance `user_data` will now detect if input is already Base64-encode [GH-9966]
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
* provider/aws: fix the validation of aws_redshift_cluster database_name #10019
|
* provider/aws: fix the validation of aws_redshift_cluster database_name [GH-10019]
|
||||||
|
|
||||||
|
|
||||||
## 0.7.10 (November 9, 2016)
|
## 0.7.10 (November 9, 2016)
|
||||||
|
|
Loading…
Reference in New Issue