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

[Pulumi Copilot] Support for invoking Cloud CLIs (aws, kubectl, az, gcloud) #416

Open
lukehoban opened this issue Jun 12, 2024 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@lukehoban
Copy link
Member

Pulumi Cloud stores a wide range of data associated with infrastructure managed by Pulumi. And yet, there is an enormous amount of additional useful information and actions that can be taken in Pulumi Copilot on cloud infrastructure via the Cloud provider data planes directly, using their REST APIs and/or CLIs.

A few scenarios enabled by these:

  1. Access to operational metrics for resources
  2. Access to operational logs for resources
  3. The ability to make operational changes to infrastructure (outside of IaC)
  4. Access to details of resources not (yet) managed by Pulumi

We've recently prototyped the first of these:

338833320-a914a864-1346-4836-9c1f-74162dc82987

@lukehoban lukehoban added the kind/enhancement Improvements or new features label Jun 12, 2024
@lukehoban lukehoban changed the title [Pulumi Copilot] Bring Copilot to the Pulumi Docs site [Pulumi Copilot] Support for invoking Cloud CLIs (aws, kubectl, az, gcloud) Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

1 participant