Jaspersoft Reporting and Analytics for AWS
Cloud Software GroupExternal reviews
191 reviews
from
External reviews are not included in the AWS star rating for the product.
CloudFormation template has wrong version in description fields
The AMI ids are correct, but the description fields for the security group and the EC2 instance still say the old version:
Resources:
JRSecurityGroup:
Type: AWS::EC2::SecurityGroup
Properties:
GroupDescription: for Jaspersoft BI v6.3 <=== wrong
....
JRSEC2Instance:
Type: AWS::EC2::Instance
Version: 6.3-2016-07-06 <=== wrong ?
showing 1 - 1