Commit Graph

2 Commits (7dea2a09a3e4b75f50dab3b5cc237061081d1faf)

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."
10 months 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.
10 months ago