Update CHANGELOG.md
This commit is contained in:
parent
b3eefecc05
commit
339079c402
|
@ -67,6 +67,7 @@ BUG FIXES:
|
||||||
* provider/aws: Fixes the bug where SNS delivery policy get always recreated [GH-14064]
|
* provider/aws: Fixes the bug where SNS delivery policy get always recreated [GH-14064]
|
||||||
* provider/aws: Prevent Crash when importing aws_route53_record [GH-14218]
|
* provider/aws: Prevent Crash when importing aws_route53_record [GH-14218]
|
||||||
* provider/aws: More consistent (un)quoting of long TXT/SPF `aws_route53_record`s [GH-14170]
|
* provider/aws: More consistent (un)quoting of long TXT/SPF `aws_route53_record`s [GH-14170]
|
||||||
|
* provider/aws: Retry deletion of AWSConfig Rule on ResourceInUseException [GH-14269]
|
||||||
* provider/digitalocean: Prevent diffs when using IDs of images instead of slugs [GH-13879]
|
* provider/digitalocean: Prevent diffs when using IDs of images instead of slugs [GH-13879]
|
||||||
* provider/fastly: Changes setting conditionals to optional [GH-14103]
|
* provider/fastly: Changes setting conditionals to optional [GH-14103]
|
||||||
* provider/google: Ignore certain project services that can't be enabled directly via the api [GH-13730]
|
* provider/google: Ignore certain project services that can't be enabled directly via the api [GH-13730]
|
||||||
|
|
Loading…
Reference in New Issue