Skip to content

[google compute] adding TargetInstance #393

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

Closed
wants to merge 1 commit into from
Closed

[google compute] adding TargetInstance #393

wants to merge 1 commit into from

Conversation

erjohnso
Copy link
Contributor

Adding another Google Compute Engine API resource type, TargetInstance. This resource can be used with GCE's ForwardingRules (part of load-balancer) to direct traffic to a specific node (aka instance).

Public docs are: https://cloud.google.com/compute/docs/reference/latest/targetInstances

@erjohnso
Copy link
Contributor Author

/cc @verb

Also, global IP addresses was just merged in #394

@verb
Copy link

verb commented Nov 26, 2014

Thanks for the heads up. I will rewrite the support for global
forwardingRules to be consistent with the region='global' style introduced
in #394

On Tue Nov 25 2014 at 11:32:26 AM Eric Johnson notifications@github.com
wrote:

/cc @verb https://github.com/verb

Also, global IP addresses was just merged in #394
#394


Reply to this email directly or view it on GitHub
#393 (comment).

@asfgit asfgit closed this in 05bbd17 Dec 9, 2014
@erjohnso erjohnso deleted the GCE_TargetInstance branch December 18, 2014 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants