Update CHANGELOG.md
This commit is contained in:
parent
f8ee778c3a
commit
012090f2a3
|
@ -15,6 +15,7 @@ IMPROVEMENTS
|
||||||
* provider/google: Move URLMap hosts to TypeSet from TypeList [GH-7472]
|
* provider/google: Move URLMap hosts to TypeSet from TypeList [GH-7472]
|
||||||
* provider/google: Support static private IP addresses in `resource_compute_instance` [GH-6310]
|
* provider/google: Support static private IP addresses in `resource_compute_instance` [GH-6310]
|
||||||
* provider/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908]
|
* provider/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908]
|
||||||
|
* provider/vsphere: Adding disk type of `Thick Lazy` to `vsphere_virtual_disk` and `vsphere_virtual_machine` [GH-7916]
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
* provider/aws: guard against missing image_digest in `aws_ecs_task_definition` [GH-7966]
|
* provider/aws: guard against missing image_digest in `aws_ecs_task_definition` [GH-7966]
|
||||||
|
|
Loading…
Reference in New Issue