Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy Environment - Pulumi ESC Support #1056

Open
anthonyra opened this issue Jan 2, 2025 · 0 comments
Open

Deploy Environment - Pulumi ESC Support #1056

anthonyra opened this issue Jan 2, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@anthonyra
Copy link

anthonyra commented Jan 2, 2025

What problem will this feature address?

Currently we are able to add a list of environment variables to a Docker Compose deployment. I would like to be able to add support for Pulumi ESC by simply being able to append esc run [<org-name>/][<project-name>/]<environment-name> [flags] -- [command] before the docker compose command. https://www.pulumi.com/docs/esc/cli/commands/esc_run/

Describe the solution you'd like

Ideally during the server setup it would install Pulumi ESC. Then in the GUI you'd be able to set your Access Token which would also log you into the CLI. Once logged in you'd be able to simply set the [org-name]/[project-name]/[environment-name] you'd want to run before each deployment.

Describe alternatives you've considered

N/A - additional support could be added for others later

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

@anthonyra anthonyra added the enhancement New feature or request label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant