Skip to content

Commit caec765

Browse files
authored
Merge pull request saltstack#55768 from ogd-software/boto3_elasticsearch-master
Boto3 elasticsearch master
2 parents 3380ad5 + fff663e commit caec765

File tree

8 files changed

+3353
-0
lines changed

8 files changed

+3353
-0
lines changed

doc/ref/modules/all/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ execution modules
4848
bigip
4949
bluez_bluetooth
5050
boto3_elasticache
51+
boto3_elasticsearch
5152
boto3_route53
5253
boto_apigateway
5354
boto_asg
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
salt.modules.boto3_elasticsearch module
2+
=======================================
3+
4+
.. automodule:: salt.modules.boto3_elasticsearch
5+
:members:

doc/ref/states/all/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ state modules
3131
bigip
3232
blockdev
3333
boto3_elasticache
34+
boto3_elasticsearch
3435
boto3_route53
3536
boto_apigateway
3637
boto_asg
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
salt.states.boto3_elasticsearch module
2+
======================================
3+
4+
.. automodule:: salt.states.boto3_elasticsearch
5+
:members:
6+
:undoc-members:

0 commit comments

Comments
 (0)