Skip to content

Commit

Permalink
Update content/spin/v2/dynamic-configuration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Timothy McCallum <[email protected]>
Signed-off-by: Thorsten Hans <[email protected]>
  • Loading branch information
ThorstenHans and Timothy McCallum authored May 7, 2024
1 parent d8e1a98 commit e9010fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/spin/v2/dynamic-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ $ az role assignment create --assignee $CLIENT_ID \
```

4. Go to the [Azure Key Vault variable provider example](https://github.com/fermyon/enterprise-architectures-and-patterns/tree/main/application-variable-providers/azure-key-vault-provider) application.
5. Replace Tokens in `runtime_config.toml`
5. Replace Tokens in `runtime_config.toml`.

The `azure-key-vault-provider` application contains a `runtime_config.toml` file. Replace all tokens (e.g. `$KV_NAME$`) with the corresponding shell variables you created in the previous steps.

Expand Down

0 comments on commit e9010fd

Please sign in to comment.