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

Missing Google resource: Target SSL Proxy #62

Closed
hashibot opened this issue Jun 13, 2017 · 6 comments · Fixed by #569
Closed

Missing Google resource: Target SSL Proxy #62

hashibot opened this issue Jun 13, 2017 · 6 comments · Fixed by #569

Comments

@hashibot
Copy link

This issue was originally opened by @maikzumstrull as hashicorp/terraform#12422. It was migrated here as part of the provider split. The original body of the issue is below.


There is a resource on Google Cloud Platform called a Target SSL Proxy. It seems Terraform currently cannot create/manage these proxies.

Please add an appropriate resource, probably google_compute_target_ssl_proxy.

@enxebre
Copy link
Contributor

enxebre commented Sep 28, 2017

Related to this, Is there any way to create this resource with terraform https://cloud.google.com/compute/docs/reference/latest/targetTcpProxies ?
as far as I can see you can only create external/internal regional lb with google_compute_forwarding_rule
and global lb targeting to http_proxy / https_proxy but no tcp

@enxebre
Copy link
Contributor

enxebre commented Sep 28, 2017

just saw #363

@rosbo
Copy link
Contributor

rosbo commented Oct 4, 2017

Duplicate. Closing in favor of #363

@rosbo rosbo closed this as completed Oct 4, 2017
@enxebre
Copy link
Contributor

enxebre commented Oct 5, 2017

Hey @rosbo I don't think this is duplicated by #363 as they are actually two different resources, one for tcp (#528) and the other one for ssl.
See:
https://cloud.google.com/compute/docs/reference/latest/targetSslProxies
and
https://cloud.google.com/compute/docs/reference/latest/targetTcpProxies

@rosbo
Copy link
Contributor

rosbo commented Oct 5, 2017

Oupps. I read to quickly. Thanks :)

@rosbo rosbo reopened this Oct 5, 2017
@rosbo rosbo self-assigned this Oct 5, 2017
luis-silva pushed a commit to luis-silva/terraform-provider-google that referenced this issue May 21, 2019
Remove all of the deprecated fields from the website docs
@ghost
Copy link

ghost commented Mar 30, 2020

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 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants