mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-03 14:54:53 -04:00
AB#2685 Add documentation for automatic IAM creation (#711)
This commit is contained in:
parent
b267fc8f1a
commit
dd4fc0d869
6 changed files with 427 additions and 205 deletions
|
@ -123,6 +123,11 @@ const sidebars = {
|
|||
label: 'Verify the CLI',
|
||||
id: 'workflows/verify-cli',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Configure your cluster',
|
||||
id: 'workflows/config',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Create your cluster',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue