From 8b95ce8a29e9a4e48305c6a9752b98bd43e8fa2e Mon Sep 17 00:00:00 2001 From: Megan Marsh Date: Wed, 30 Sep 2020 08:11:57 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01b3bd7f4..89ad8f42f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### BUG FIXES: * builder/amazon: Fix authentication issue when using instance profiles or - assumed roles for loading session-derived credentials. [GH-10000] + assumed roles for loading session-derived credentials. [GH-10007] * builder/azure: Fix crash when using `azure_tag` or `azure_tags` configuration options. [GH-10014] * builder/qemu: Ensure `qemu_img_args` are honored during the disk convert