mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-03 06:44:50 -04:00
docs: add docs on general Terraform usage (#1263)
* add docs on general tf usage * reminder to not delete terraform dir * fix spelling check * add to sidebar * reference terraform page * embed link into natural language * mention iam folder * separate hack tools from official tf docs * assume familiarity with tf
This commit is contained in:
parent
90ed470178
commit
a2096c2e33
7 changed files with 42 additions and 13 deletions
|
@ -261,6 +261,11 @@ const sidebars = {
|
|||
label: 'SLSA adoption',
|
||||
id: 'reference/slsa',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Terraform Usage',
|
||||
id: 'reference/terraform',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue