Update CHANGELOG.md
This commit is contained in:
parent
932127e8c3
commit
2063bf0da5
|
@ -4,6 +4,10 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
|
||||||
|
|
||||||
* The `max_size`, `min_size` and `desired_capacity` attributes on `aws_autoscaling_schedule` resources now default to 0
|
* The `max_size`, `min_size` and `desired_capacity` attributes on `aws_autoscaling_schedule` resources now default to 0
|
||||||
|
|
||||||
|
FEATURES:
|
||||||
|
|
||||||
|
* **New provider: `powerdns` - PowerDNS REST API** [GH-4885]
|
||||||
|
*
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
* provider/template: Remove unnecessary mime-type validation from `template_cloudinit_config` resources [GH-4873]
|
* provider/template: Remove unnecessary mime-type validation from `template_cloudinit_config` resources [GH-4873]
|
||||||
|
|
Loading…
Reference in New Issue