-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[Terraform] add souce repo support to cloud functions #1043
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
[Terraform] add souce repo support to cloud functions #1043
Conversation
I am a robot that works on MagicModules PRs! I built this PR into one or more PRs on other repositories, and when those are closed, this PR will also be merged and closed. |
I am (still) a robot that works on MagicModules PRs! I just wanted to let you know that your changes (as of commit 8e882a4) have been included in your existing downstream PRs. |
I am (still) a robot that works on MagicModules PRs! I just wanted to let you know that your changes (as of commit 314d48f) have been included in your existing downstream PRs. |
Tracked submodules are build/terraform-beta build/terraform build/ansible build/inspec.
fb15891
to
2dd8560
Compare
hello @danawillow, does this source repository url have to be hosted in google cloud source? can it be a github repository? thanks ! |
Yes, this resource is specifically for this product: https://cloud.google.com/source-repositories/ |
Thanks @danawillow ! it would be great if we could use github repo. |
Can you file a feature request at https://github.com/terraform-providers/terraform-provider-google? I don't think it makes sense to have a GCP source repository resource mean anything other than that specific product, but other resources we have support both GCP source repos and GitHub repos. It would be helpful to know exactly what your use case is- it's possible we already support it. |
Fixes hashicorp/terraform-provider-google#1289.
[all]
[terraform]
add souce repo support to cloud functions
[terraform-beta]
[ansible]
[inspec]