Commit Graph

3 Commits (5ba919a3c173b841f737274a53ff99a62d15af41)

Author SHA1 Message Date
Muhammad Atif Ali 5ba919a3c1 Rename resources and outputs for Cursor IDE module
Add explicit naming for the `coder_app` resource and output
to reflect the switch from "VS Code Desktop" to "Cursor IDE."
1 year ago
Muhammad Atif Ali 4a5c908ea7 add biome lint suggestions 1 year ago
Muhammad Atif Ali f07bc2ff11 Add Cursor IDE module with Terraform support
This commit introduces the Cursor IDE module, allowing users to add
a one-click button for launching Cursor IDE into their workspaces.
The module is designed to work with Terraform, making it
straightforward to manage and configure through infrastructure as code.

- Adds a comprehensive README for setting up the module.
- Includes example configurations for typical usage scenarios.
- Provides automated tests to ensure module reliability.
- Defines Terraform resources and variables to handle essential
  configurations like agent ID, folder locations, and order in the UI.
1 year ago