+
+
+
+
+
+
+
+
+ Workspace Parameters sourced from Terraform
+
+
+
+
+
+[Coder Repo](https://github.com/coder/coder) |
+[Docs](https://coder.com/docs) |
+[Why Coder](https://coder.com/why) |
+[Premium](https://coder.com/pricing#compare-plans)
+
+[](https://discord.gg/coder)
+[](https://github.com/coder/preview/releases/latest)
+[](https://pkg.go.dev/github.com/coder/preview)
+[](https://goreportcard.com/report/github.com/coder/preview)
+[](https://www.bestpractices.dev/projects/9511)
+[](./LICENSE)
+
+
+
+This repository contains a component of Coder, currently called Preview, that extracts and manages
+[workspace parameters](https://coder.com/docs/admin/templates/extending-templates/parameters)
+from Terraform configurations.
+
+It provides real-time validation to verify user selections and compatibility while presenting dynamic form controls that
+adapt based on previous choices.
+
+As users select parameters from the template, Preview validates the selection for compatibility and user entitlements.
+The form updates other fields based on the selections and only shows relevant and compatible options.
+
+Once Preview is incorporated in Coder, it will allow template admins to use a variety of form controls with dependencies
+from which users can deploy their ideal workspaces.
+
+
+