mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-06-19 03:39:32 -04:00
docs: add Terraform module (#2560)
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com
This commit is contained in:
parent
ac8aac0e34
commit
a88a731576
3 changed files with 166 additions and 208 deletions
|
@ -195,6 +195,11 @@ const sidebars = {
|
|||
label: 'Use persistent storage',
|
||||
id: 'workflows/storage',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Use the Terraform module',
|
||||
id: 'workflows/terraform-module',
|
||||
},
|
||||
// {
|
||||
// type: 'doc',
|
||||
// label: 'Use Azure trusted launch VMs',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue