-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
ML Engine Models in Terraform #2071
Conversation
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesNo diff detected in Inspec. New Pull RequestsI built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed. |
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
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.
Can you add a link to the docs in third_party/terraform/website-compiled/google.erb?
Also ref: hashicorp/terraform-provider-google#3038 (I guess it doesn't fix it outright because it doesn't do IAM, though now we have the ability to generate those for TF so it should be a really easy followup)
Comments have been addressed! But, the tests do not pass. This is because the I'm making a separate PR with a change because it's gonna touch all the files. |
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
@danawillow please take a look! With the dash-removing PR, the ML generated tests (full + basic) both pass! |
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
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.
almost there!
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
I completely forgot about this PR (thanks email filters!). Made those changes + it's running through the Magician now. |
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesterraform-provider-google-beta already has an open PR. New Pull RequestsI didn't open any new pull requests because of this PR. |
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.
Looks good, merging TF PRs now, will leave the rest for you
af3324d
to
8b7651a
Compare
f808855
to
39c4b44
Compare
Tracked submodules are build/terraform-beta build/terraform-mapper build/terraform build/ansible build/inspec.
39c4b44
to
295f5bd
Compare
My first Terraform resource!
I ran the lone acceptance test (no updates on this resource) and it passed!
Please tear this resource apart.
Referencing: https://github.com/GoogleCloudPlatform/magic-modules/issues/2061
Release Note for Downstream PRs (will be copied)