Commit Graph

1 Commits (f07bc2ff11e3e2064932037fceaac8c6666b9e5d)

Author SHA1 Message Date
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