From: Andrew Grimberg Date: Wed, 26 Jun 2019 13:46:16 +0000 (-0700) Subject: Add reno note for aws template fix X-Git-Tag: v0.3.1^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F15999%2F1;p=releng%2Fcommon-packer.git Add reno note for aws template fix Change-Id: I4da1dc30a0b8d668f6b5397421bf56bbda241221 Signed-off-by: Andrew Grimberg --- diff --git a/releasenotes/notes/fix-aws-ae22823f4c0a569a.yaml b/releasenotes/notes/fix-aws-ae22823f4c0a569a.yaml new file mode 100644 index 0000000..e7751a7 --- /dev/null +++ b/releasenotes/notes/fix-aws-ae22823f4c0a569a.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - | + The EC2 (aws) template had an extra configuration option that was added but + had not been properly tested. This option is removed allowing aws based + templates to properly validate and build.