Skip to content

Commit 8d8b5bf

Browse files
michelleNitowlson
andcommitted
Update content/spin/v3/variables.md
Co-authored-by: itowlson <[email protected]> Signed-off-by: Michelle Dhanani <[email protected]>
1 parent cb50aed commit 8d8b5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/spin/v3/variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ If you run into the following error, you've most likely not set the variable, ei
274274
```console
275275
Handler returned an error: Error::Provider("no provider resolved required variable \"YOUR_VARIABLE\"")
276276
```
277-
277+
See [Dynamic Application Configuration](./dynamic-configuration#application-variables-runtime-configuration) for information on setting variable values via environment variables, or configuring secure variable providers.
278278
If you run into the following error, you've most likely not configured the component section in the Spin.toml to have access to the variable specified.
279279

280280
```console

0 commit comments

Comments
 (0)