You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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 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
- 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
Tags
No tags provided
Please help me to understand what am I doing wrong.
I was getting that as well. You need more than one subnet in different AZs.
Thanks @Gaven Ray
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Do we have any similar CF template for Confluence for existing VPC, Subnet, RDS etc?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes you can find it here quickstart-atlassian-confluence
Main page (deployement guide) here https://aws.amazon.com/quickstart/architecture/confluence/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi are you following the instruction guide posted: here.?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.