-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Add support for IAP (Cloud Identity Aware Proxy) TCP Forwarding #2916
Comments
Would your needs be met here if we also had three sets of IAM resources, following our current model of IAM resources ( |
@ndmckinley as far as IAM goes it sounds reasonable. These are the same levels available in the console. Unless I am missing something we also need some kind of resource that works with IAP tunnel endpoint. |
The only methods available on that resource seem to be IAM methods. What would you expect to control with the terraform resource? https://cloud.google.com/iap/docs/reference/rest/v1/projects.iap_tunnel |
You are right. I guess what will be important will be the docs. :) |
Looks like this was fixed in GoogleCloudPlatform/magic-modules#1719 |
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! |
Community Note
Description
GCP announced the beta availability of IAP TCP forwarding. It would be nice to support it.
https://cloud.google.com/iap/docs/using-tcp-forwarding
It looks like we also need support for the Access Context Manager.
New or Affected Resource(s)
TBD, I have no opinion.
Potential Terraform Configuration
TBD, I have no opinion.
References
The text was updated successfully, but these errors were encountered: