Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 77c2080

Browse files
author
Irving Popovetsky
committed
Set the ES version to 5.3 in the example parameters, which should help new installs do the right thing
1 parent 1ccfb11 commit 77c2080

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stack_parameters.json.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[
2+
{
3+
"ParameterKey": "ElasticSearchVersion",
4+
"ParameterValue": "5.3"
5+
},
26
{
37
"ParameterKey": "SSLCertificateARN",
48
"ParameterValue": "arn:aws:acm:us-west-2:446539779517:certificate/60f573b3-f8ed-48d9-a6d1-e89f79da2e8f"

0 commit comments

Comments
 (0)