parent
9b8ac493b1
commit
082de33b5d
7 changed files with 194 additions and 143 deletions
16
docs/tech/automation.rst
Normal file
16
docs/tech/automation.rst
Normal file
|
@ -0,0 +1,16 @@
|
|||
Automation Plugins
|
||||
==================
|
||||
|
||||
Base
|
||||
----
|
||||
|
||||
.. autoclass:: app.terraform.BaseAutomation
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
Terraform
|
||||
---------
|
||||
|
||||
.. autoclass:: app.terraform.terraform.TerraformAutomation
|
||||
:members:
|
||||
:undoc-members:
|
Loading…
Add table
Add a link
Reference in a new issue