diff --git a/CHANGELOG.md b/CHANGELOG.md index 62f765ddf..4a4d105f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,9 @@ completed build image were being copied to all images within the same build. [GH-11574](https://github.com/hashicorp/packer/pull/11574) [GH-11584](https://github.com/hashicorp/packer/pull/11584) +* core: HCP Packer datasources will no longer fail for iterations with + scheduled revocations. + [GH-11619](https://github.com/hashicorp/packer/pull/11619) * core: Packer darwin builds now use macOS system DNS resolver for resolving hostnames.[GH-9710](https://github.com/hashicorp/packer/issues/9710) [GH-11564](https://github.com/hashicorp/packer/pull/11564)