Update CHANGELOG.md
This commit is contained in:
parent
25d128ca08
commit
86d599cb3c
|
@ -54,6 +54,7 @@ BUG FIXES:
|
|||
* provider/aws: Specify that aws_network_acl_rule requires a cidr block [GH-13013]
|
||||
* provider/aws: aws_network_acl_rule treat all and -1 for protocol the same [GH-13049]
|
||||
* provider/aws: Only allow 1 value in alb_listener_rule condition [GH-13051]
|
||||
* provider/aws: Correct handling of network ACL default IPv6 ingress/egress rules [GH-12835]
|
||||
* provider/fastly: Fix issue importing Fastly Services with Backends [GH-12538]
|
||||
* provider/google: turn compute_instance_group.instances into a set [GH-12790]
|
||||
* provider/mysql: recreate user/grant if user/grant got deleted manually [GH-12791]
|
||||
|
|
Loading…
Reference in New Issue