diff --git a/CHANGELOG.md b/CHANGELOG.md index 12951164e..0b5ebe669 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ IMPROVEMENTS * 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/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: * provider/aws: guard against missing image_digest in `aws_ecs_task_definition` [GH-7966]