Deeplink is a browser extension for the Pulumi Console. It specifically deals with opening a deep-link URL for Deskypus (a desktop app for Pulumi) which handles the specifics of pulling-down the Pulumi project.
demo.mp4
- Easily open any Pulumi project from your account on https://app.pulumi.com
- Clone Pulumi projects from the VCS using SSH
- Ensures that you have the right Pulumi account on your local machine in order to operate on the stacks
- Checks if the providers in your project are configured on your machine (aka pre-flight check)
- Only AWS and Azure are supported at this time. Support for more providers will be added later with newer versions of the Deskypus desktop app
Download and install the latest version of Deskypus for your platform.
Only supported in browsers that allow loading unpacked extensions.
You can easily install the latest version of this extension by grabbing the latest build artifact from the GitHub Actions workflow in this repo.
Once you have the build artifact downloaded, follow these steps:
- Extract the contents of the zip file
- In your browser, go to the extensions/add-ons installation page and click the Load Unpacked button
- Now select the
extension
folder from the extracted zip file contents - Visit https://app.pulumi.com and click on the Projects tab in any organization and you should see a new button that allows you to open the project locally on your machine