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

Read backend-url from Pulumi.yaml in login command #46

Open
ProdigySim opened this issue Jun 23, 2022 · 0 comments
Open

Read backend-url from Pulumi.yaml in login command #46

ProdigySim opened this issue Jun 23, 2022 · 0 comments
Labels
impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features

Comments

@ProdigySim
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Pulumi supports having backend defined in Pulumi.yaml.

backend:
  url: s3://my-backend

This is really great, since it ensures developers will log in to the correct backend for the project. However, this pulumi orb does not read from this configuration, so I have to duplicate this setting in my .circleci/config.yml.

It would be nice if pulumi/login could read from this value if no cloud-url is specified.

Affected area/feature

Login command

@ProdigySim ProdigySim added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Jun 23, 2022
@dixler dixler removed the needs-triage Needs attention from the triage team label Jun 24, 2022
@mikhailshilkov mikhailshilkov added the impact/usability Something that impacts users' ability to use the product easily and intuitively label Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants