Update CHANGELOG.md
This commit is contained in:
parent
bccfcbd4bf
commit
7c0cc06ad1
|
@ -72,6 +72,7 @@ BUG FIXES:
|
|||
* core: Boolean looking values passed in via `-var` no longer cause type errors. [GH-9642]
|
||||
* core: Update crypto/ssh to support ED25519 SSH keys [GH-9661
|
||||
* core: Computed primitives in certain cases no longer cause diff mismatch errors. [GH-9618]
|
||||
* core: Empty arrays for list vars in JSON work [GH-8886]
|
||||
* provider/archive: Converting to datasource. [GH-8492]
|
||||
* provider/aws: Fix issue importing AWS Instances and setting the correct `associate_public_ip_address` value [GH-9453]
|
||||
* provider/aws: Fix issue with updating ElasticBeanstalk environment variables [GH-9259]
|
||||
|
|
Loading…
Reference in New Issue