Fix formatting of the beta configuration guide (#422)
* Fix formatting of the beta configuration guide * Fix note formatting * Fix headings in the vault secrets guide
This commit is contained in:
parent
610b65f1cc
commit
3e2e8e3a45
4 changed files with 20 additions and 28 deletions
|
|
@ -3,11 +3,11 @@ page_title: "Using Vault Provider with STACKIT Secrets Manager"
|
|||
---
|
||||
# Using Vault Provider with STACKIT Secrets Manager
|
||||
|
||||
### Overview
|
||||
## Overview
|
||||
|
||||
This guide outlines the process of utilizing the HashiCorp Vault provider alongside the STACKIT provider to write secrets in the STACKIT Secrets Manager. The guide focuses on secrets from STACKIT Cloud resources but can be adapted for any secret.
|
||||
|
||||
### Steps
|
||||
## Steps
|
||||
|
||||
1. **Configure STACKIT Provider**
|
||||
|
||||
|
|
@ -78,6 +78,6 @@ This guide outlines the process of utilizing the HashiCorp Vault provider alongs
|
|||
}
|
||||
```
|
||||
|
||||
### Note
|
||||
## Note
|
||||
|
||||
This example can be adapted for various resources within the provider as well as any other Secret the user wants to set in the Secrets Manager instance. Adapting this examples means replacing the Argus Monitoring Grafana password with the appropriate value.
|
||||
Loading…
Add table
Add a link
Reference in a new issue