From 837c821df6fa77bd81a73ecbee94bdd8e24b3172 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Wed, 26 Jun 2019 06:46:16 -0700 Subject: [PATCH] Add reno note for aws template fix Change-Id: I4da1dc30a0b8d668f6b5397421bf56bbda241221 Signed-off-by: Andrew Grimberg --- releasenotes/notes/fix-aws-ae22823f4c0a569a.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 releasenotes/notes/fix-aws-ae22823f4c0a569a.yaml 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. -- 2.16.6