-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Multiple Google Cloud Platform improvements and new resources #588
Conversation
@@ -57,3 +60,5 @@ func providerConfigure(d *schema.ResourceData) (interface{}, error) { | |||
|
|||
return &config, nil | |||
} | |||
|
|||
// vim: ts=4:sw=4:noet |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please avoid adding these to the source
Overall this is coming together nicely! Stylistically:
Missing:
Keep up the good work! |
Closing in favor of the repack in #895 👍 |
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Added: HttpHealthCheck, ForwardingRule, TargetPool (together they provide network / layer3 load balancing)
Modified Instance: added service account + scopes
Modified Address: added selfUrl
There is currently no documentation, I'd like to get some eyeballs on this first.