diff options
author | mkorobeinikov <92354771+mkorobeinikov@users.noreply.github.com> | 2024-02-28 09:53:23 +0300 |
---|---|---|
committer | mkorobeinikov <92354771+mkorobeinikov@users.noreply.github.com> | 2024-03-01 08:31:54 +0300 |
commit | 9493803d36df789c508df9d199f502cc6945282e (patch) | |
tree | 981f32777c09659ffe4df545fce1abd36a7a6cf1 /docs/automation/index.rst | |
parent | a8d2dedab21b996f1aac86d360089a6dbc8e6963 (diff) | |
download | vyos-documentation-9493803d36df789c508df9d199f502cc6945282e.tar.gz vyos-documentation-9493803d36df789c508df9d199f502cc6945282e.zip |
Update the article Terraform
Update to the article about terraform. I made changes to the structure and divided the article into three parts AWS AZ vSPhere. Made changes to the table of contents of the article. Added links to resources in git. Added troubleshooting as well as a detailed description of the files.
Diffstat (limited to 'docs/automation/index.rst')
-rw-r--r-- | docs/automation/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/automation/index.rst b/docs/automation/index.rst index ecabff7a..48e83a96 100644 --- a/docs/automation/index.rst +++ b/docs/automation/index.rst @@ -8,11 +8,11 @@ VyOS Automation .. toctree:: - :maxdepth: 1 + :maxdepth: 2 vyos-api vyos-ansible - vyos-terraform + terraform/index vyos-napalm vyos-netmiko vyos-salt |