diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-03-03 10:18:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-03 10:18:29 +0100 |
commit | 408951688bdc9888c162d43f62e036aed50b119a (patch) | |
tree | d3eefb08a3c8da4c550d1fc273cc80c74bb84469 /docs/automation/terraform/index.rst | |
parent | 62b36a812a922ad6fc17f636bba029e463f35d49 (diff) | |
parent | 9493803d36df789c508df9d199f502cc6945282e (diff) | |
download | vyos-documentation-408951688bdc9888c162d43f62e036aed50b119a.tar.gz vyos-documentation-408951688bdc9888c162d43f62e036aed50b119a.zip |
Merge pull request #1295 from mkorobeinikov/master
Update the article
Diffstat (limited to 'docs/automation/terraform/index.rst')
-rw-r--r-- | docs/automation/terraform/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/automation/terraform/index.rst b/docs/automation/terraform/index.rst new file mode 100644 index 00000000..9a51df91 --- /dev/null +++ b/docs/automation/terraform/index.rst @@ -0,0 +1,18 @@ +############## +VyOS Terraform +############## + + + * Nornir + * startup scripts + + +.. toctree:: + :maxdepth: 1 + :caption: Content + + terraformAWS +# terraformAZ +# terraformvSphere +# terraformGoogle + |