File tree 3 files changed +22
-1
lines changed
3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -2271,7 +2271,24 @@ contents:
2271
2271
-
2272
2272
repo : terraform-provider-ec
2273
2273
path : docs-elastic/
2274
-
2274
+ - title : Elastic Cloud Hosted Release Notes
2275
+ prefix : en/cloud-hosted
2276
+ tags : Cloud/Reference
2277
+ subject : Elastic Cloud
2278
+ current : master
2279
+ branches : [ master ]
2280
+ index : docs/saas/index.asciidoc
2281
+ chunk : 1
2282
+ sources :
2283
+ -
2284
+ repo : cloud
2285
+ path : docs/saas
2286
+ -
2287
+ repo : docs
2288
+ path : shared/attributes.asciidoc
2289
+ -
2290
+ repo : docs
2291
+ path : shared/versions/stack/current.asciidoc
2275
2292
- title : Legacy Documentation
2276
2293
sections :
2277
2294
- title : Elastic Stack and Google Cloud's Anthos
Original file line number Diff line number Diff line change @@ -143,6 +143,9 @@ alias docbldcr='$GIT_HOME/docs/build_docs --doc $GIT_HOME/curator/docs/asciidoc/
143
143
# Cloud
144
144
alias docbldec=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/cloud/docs/saas/index.asciidoc --resource=$GIT_HOME/cloud/docs/shared --chunk 1'
145
145
146
+ # Cloud Release Notes
147
+ alias docbldecrn=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/cloud/docs/saas/index.asciidoc --chunk 1'
148
+
146
149
alias docbldess=docbldec
147
150
148
151
# Cloud - Elastic Cloud Enterprise
Original file line number Diff line number Diff line change 47
47
:docker-logging-ref: https://www.elastic.co/guide/en/beats/loggingplugin/{branch}
48
48
:esf-ref: https://www.elastic.co/guide/en/esf/{esf_version}
49
49
:kinesis-firehose-ref: https://www.elastic.co/guide/en/kinesis/{kinesis_version}
50
+ :ecctl-ref: https://www.elastic.co/guide/en/ecctl/current
50
51
///////
51
52
Elastic-level pages
52
53
///////
You can’t perform that action at this time.
0 commit comments