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

GCP Support #518

Closed
sohailalam2 opened this issue Jun 22, 2018 · 1 comment
Closed

GCP Support #518

sohailalam2 opened this issue Jun 22, 2018 · 1 comment
Assignees
Labels
kind/enhancement Improvements or new features resolution/wont-fix This issue won't be fixed

Comments

@sohailalam2
Copy link

Great work guys!! I just came to know about Pulumi a few days ago... so far everything looks nice and very useful.

I was wondering what are supports for GCP like? Is there a roadmap when cloud-gcp will be out?

Thanks for the great work!

@lukehoban
Copy link
Member

We're eager to bring up GCP support for @pulumi/cloud. We don't have a fixed roadmap yet, and will be happy to collaborate with anyone interested in helping out here.

We have support for raw GCP resources as part of https://github.com/pulumi/pulumi-gcp. On top of this, it's possible to create higher-level support for functions along the lines of pulumi/pulumi-gcp#12. Opened pulumi/pulumi-gcp#24 to explicitly track this. Much of the API in cloud-gcp can build on top of this.

There will be a couple big open questions:

  1. Which GCP resources will be used as the implementation for each high-level concept - for example - Table, Topic, timer, API, etc.
  2. How will functions and event sources be wired together?
  3. How will cloud.Service and cloud.Task be supported on GCP? Will these run on GKE?

If folks are interested in contributing in any of these areas, thoughts and PRs are welcome. Implementations of any parts of the API as independent examples can be a great starting point in several of these areas.

@joeduffy joeduffy added this to the 0.22 milestone Oct 30, 2018
@lukehoban lukehoban removed this from the 0.22 milestone Mar 17, 2019
@CyrusNajmabadi CyrusNajmabadi removed their assignment Jan 8, 2020
@lukehoban lukehoban added the kind/enhancement Improvements or new features label Jul 24, 2023
@mjeffryes mjeffryes added the resolution/wont-fix This issue won't be fixed label Jun 28, 2024
@mjeffryes mjeffryes self-assigned this Jun 28, 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 resolution/wont-fix This issue won't be fixed
Projects
None yet
Development

No branches or pull requests

5 participants