Update CHANGELOG.md
This commit is contained in:
parent
1b532b519f
commit
53c08092f6
|
@ -45,7 +45,8 @@ BUG FIXES:
|
|||
* core: Fixed crasher when populating a "splat variable" from an empty (nil) module state. [GH-14526]
|
||||
* provider/aws: Increase EIP update timeout [GH-14381]
|
||||
* provider/aws: Increase timeout for creating security group [GH-14380]
|
||||
* provider/aws: Increase timeout for (dis)associating IPv6 addr to subnet [GH-14401]
|
||||
* provider/aws: Increase timeout for (dis)associating IPv6 addr to/from subnet [GH-14401]
|
||||
* provider/aws: Increase timeout for retrying creation of IAM server cert [GH-14609]
|
||||
* provider/aws: Using the new time schema helper for RDS Instance lifecycle mgmt [GH-14369]
|
||||
* provider/aws: Using the timeout schema helper to make alb timeout cofigurable [GH-14375]
|
||||
* provider/aws: Refresh from state when CodePipeline Not Found [GH-14431]
|
||||
|
|
Loading…
Reference in New Issue