fix(docs): show dynamic parameters demo in local GIF instead of Imgur link (#21487)

fixes this bug where the dynamic parameters demo GIF isn't viewable in
the UK:

<img width="720" height="798" alt="image"
src="https://github.com/user-attachments/assets/757cd4fb-6b32-4db8-87fa-31a01588d69d"
/>
This commit is contained in:
Andrew Aquino
2026-01-13 09:31:32 -08:00
committed by GitHub
parent 000bc334c9
commit 0c5809726d
2 changed files with 1 additions and 1 deletions
@@ -5,7 +5,7 @@ enriched input types, and user identity awareness.
This allows template authors to create interactive workspace creation forms with more environment customization,
and that means fewer templates to maintain.
![Dynamic Parameters in Action](https://i.imgur.com/uR8mpRJ.gif)
![Dynamic Parameters in Action](../../../images/admin/templates/extend-templates/dyn-params/dynamic-parameters-in-action.gif)
All parameters are parsed from Terraform, so your workspace creation forms live in the same location as your provisioning code.
You can use all the native Terraform functions and conditionality to create a self-service tooling catalog for every template.
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 MiB