opentofu encryption
This commit is contained in:
@@ -142,6 +142,14 @@ export default defineConfig({
|
||||
{ text: 'Custom Fetch', link: '/nuxt/custom-fetch' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'OpenTofu',
|
||||
link: '/opentofu/',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Encrypted State', link: '/opentofu/encrypted-state' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Postgres',
|
||||
link: '/postgres/',
|
||||
|
||||
Reference in New Issue
Block a user