Terraform-provider-google: Support Google Cloud Functions

Created on 13 Jun 2017  ·  10Comments  ·  Source: hashicorp/terraform-provider-google

_This issue was originally opened by @pilwon as hashicorp/terraform#13233. It was migrated here as part of the provider split. The original body of the issue is below._


Please support Google Cloud Functions, ideally something similar to aws_lambda_function resource.

enhancement new-resource

Most helpful comment

Also some documentation how to use it would be required. Even I have tried to make usage of resource and data as easy and straight forward as possible, some explanation would be beneficial :)

All 10 comments

$DIETY, please help me ditch AWS. -everyone

Hi, I would like to volunteer creating PR for this functionality. Current work is happening in my branch https://github.com/sarunask/terraform-provider-google/tree/cloud-functions

As soon I would have working code I would submit a PR :)

@sarunask do you have any update?

I'm currently looking into the way how to make Google Cloud API calls as https://github.com/GoogleCloudPlatform/google-cloud-go doesn't provide CloudFunctions API support.

I found a way to call CloudFunctions API so making progress now.

Also some documentation how to use it would be required. Even I have tried to make usage of resource and data as easy and straight forward as possible, some explanation would be beneficial :)

It looks like the PR has been merged, is this issue resolved?

I think the issue was left open to track the author adding documentation, but the docs are there, so I'm closing it. Thanks!

I'm going to lock this issue because it has been closed for _30 days_ ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

Was this page helpful?
0 / 5 - 0 ratings