Update CHANGELOG
This commit is contained in:
parent
d5135c0f61
commit
af0600815c
|
@ -20,6 +20,7 @@ IMPROVEMENTS:
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
|
* core: Fix a diff mismatch error that could happen when a resource depends on a count resource being decreased. [GH-10522]
|
||||||
* core: On Unix machines if `getent` is not available, fall back to shell to find home dir. [GH-10515]
|
* core: On Unix machines if `getent` is not available, fall back to shell to find home dir. [GH-10515]
|
||||||
* providers/aws: cloudfront distribution 404 should mark as gone [GH-10281]
|
* providers/aws: cloudfront distribution 404 should mark as gone [GH-10281]
|
||||||
* provider/aws: Assign correct number of core instances (n-1) to aws-emr-cluster on update [GH-10529]
|
* provider/aws: Assign correct number of core instances (n-1) to aws-emr-cluster on update [GH-10529]
|
||||||
|
|
Loading…
Reference in New Issue