diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-03-16 12:32:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-16 12:32:43 +0100 |
commit | 74996ba978b37d61d1bfd262babcf7af45f170cb (patch) | |
tree | 4cdaa35cfd4e96383676cb6091185ee36adf7ef6 /docs/automation/terraform/index.rst | |
parent | b41f22b4fbb3152352a6692c7776b9eea6bac2ec (diff) | |
parent | 0be919e33b3b144f7331dff51c312d80e537ecac (diff) | |
download | vyos-documentation-74996ba978b37d61d1bfd262babcf7af45f170cb.tar.gz vyos-documentation-74996ba978b37d61d1bfd262babcf7af45f170cb.zip |
Merge pull request #1323 from mkorobeinikov/sagitta
Update article about terraform in saggita
Diffstat (limited to 'docs/automation/terraform/index.rst')
-rw-r--r-- | docs/automation/terraform/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/automation/terraform/index.rst b/docs/automation/terraform/index.rst new file mode 100644 index 00000000..42af58bd --- /dev/null +++ b/docs/automation/terraform/index.rst @@ -0,0 +1,14 @@ +############## +VyOS Terraform +############## + +.. toctree:: + :maxdepth: 1 + :caption: Content + + terraformvyos + terraformAWS + terraformAZ + terraformvSphere + terraformGoogle + |