Update CHANGELOG.md
This commit is contained in:
parent
9528ff1e0a
commit
12c6ea510b
|
@ -58,6 +58,9 @@ IMPROVEMENTS:
|
|||
* provider/aws: Add validation for aws_db_instance.identifier [GH-2516]
|
||||
* provider/aws: Add validation for aws_elb.name [GH-2517]
|
||||
* provider/aws: Add validation for aws_security_group (name+description) [GH-2518]
|
||||
* provider/aws: Add validation for aws_launch_configuration [GH-2519]
|
||||
* provider/aws: Add validation for aws_autoscaling_group.name [GH-2520]
|
||||
* provider/aws: Add validation for aws_iam_role.name [GH-2521]
|
||||
* provider/aws: aws_auto_scaling_group.default_cooldown no longer requires
|
||||
resource replacement [GH-2510]
|
||||
* provider/aws: add AH and ESP protocol integers [GH-2321]
|
||||
|
|
Loading…
Reference in New Issue