Not able to install JIRA on AWS using QuickStart template

A Yates October 17, 2017

I'm running the AWS template for existing VPC - https://s3.amazonaws.com/quickstart-reference/atlassian/jira/latest/templates/JiraDataCenter.template

I didn't change any of the default values, and selected my existing (and default) VPC. I selected the subnets for external and internal.

Click CREATE, and I get this error:

Template validation error: Template error: Fn::Select cannot select nonexistent value at index 1

This is the summary of the stack template.

Template

Template URL
https://s3.amazonaws.com/quickstart-reference/atlassian/jira/latest/templates/JiraDataCenter.template
Description
QS(0035) Atlassian Jira Data Center June,21,2017
Estimate cost
Link is not available

Details

Stack name:
JIRA-Data-Center

JIRA setup

JiraProduct
Core

Cluster nodes

ClusterNodeInstanceType
c3.xlarge
ClusterNodeMin
1
ClusterNodeMax
1

Database

DBInstanceClass
db.m4.xlarge
DBMasterUserPassword
·····
DBPassword
·····
DBStorage
10
DBStorageType
General Purpose (SSD)
DBIops
1000
DBMultiAZ
true

Networking

VPC
vpc-73a8ad17
ExternalSubnets
subnet-9aa835c2
InternalSubnets
subnet-9ef49de8
AssociatePublicIpAddress
false
KeyName
workspaces-lapa-sa-east
CustomDnsName
SSLCertificateName

Advanced (Optional)

CatalinaOpts
StartCollectd
true

Options

Tags

No tags provided

Please help me to understand what am I doing wrong.

 

3 answers

2 votes
Gaven Ray January 10, 2018

I was getting that as well. You need more than one subnet in different AZs.

Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 5, 2018

Thanks @Gaven Ray

0 votes
Kavirajacholan Selvaraj March 5, 2019

Hi,

Do we have any similar CF template for Confluence for existing VPC, Subnet, RDS etc?

tonynv June 24, 2019

Yes you can find it here quickstart-atlassian-confluence

Main page (deployement guide)  here https://aws.amazon.com/quickstart/architecture/confluence/

Adrien Ragot _Requirement Yogi_ February 20, 2020

Hi Kavirajacholan,

How do you get the URL of the template, starting from the QuickStart main page? I can't seem the find where the template is, and you succeeded to find an S3 address.

Thank you

0 votes
Gregory Van Den Ham
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 17, 2017

Hi are you following the instruction guide posted:  here.?

Suggest an answer

Log in or Sign up to answer