mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
docs(terraform): add basic terraform documentation (#4328)
* docs(terraform): add basic terraform documentation * docs(terraform): fix broken links on terraform guide * docs(terraform): add changes from review * lint Co-authored-by: mffap <mpa@zitadel.com> Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
@@ -107,6 +107,13 @@ module.exports = {
|
||||
"guides/manage/customize/behavior",
|
||||
"guides/manage/customize/user-metadata",
|
||||
]
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Terraform',
|
||||
items: [
|
||||
"guides/manage/terraform/basics",
|
||||
]
|
||||
}
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user