From ee8ee3c45c085822f939fa7f99b329ed8abcf21f Mon Sep 17 00:00:00 2001 From: Sebastian Rieger Date: Wed, 27 May 2020 17:13:56 +0200 Subject: [PATCH] updated description for image --- .../counter-demo/aws-cloudformation/cloudcomp-counter-demo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo.json b/example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo.json index 1114636..4c6023c 100644 --- a/example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo.json +++ b/example-projects/counter-demo/aws-cloudformation/cloudcomp-counter-demo.json @@ -4,7 +4,7 @@ "paramImageID": { "Type": "AWS::EC2::Image::Id", "Default": "ami-f573e19a", - "Description": "Amazon Image ID" + "Description": "Amazon Image ID (Amazon Linux), Frankfurt ami-f573e19a, N. Virginia ami-4dd18837" }, "paramInstanceType": { "Type": "String",