-
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
[Terraform] DNS Policies #1108
[Terraform] DNS Policies #1108
Conversation
This depends on #981. The
|
0027e90
to
2f37ad1
Compare
Hello! I am a robot who works on Magic Modules PRs. I have detected that you are a community contributor, so your PR will be assigned to someone with a commit-bit on this repo for initial review. They will authorize it to run through our CI pipeline, which will generate downstream PRs. Thanks for your contribution! A human will be with you soon. |
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.
This is frankly delightful - these are some of the most complex resources there are, and this looks great to me. Let's run it through the system and see what we can do about that test failure.
Ah, the merge conflict, of course, I see the dependency chain now. I'll wait on that issue to be closed and come back to this one. |
a363812
to
33b273b
Compare
@ndmckinley: This has been unblocked as #981 is merged. |
I will rebase this from master. |
33b273b
to
66143dd
Compare
I fixed the problem that caused that test failure - I'll re-run this. |
66143dd
to
9101e2e
Compare
Hi! I'm the modular magician, I work on Magic Modules. Pull request statusesNo diff detected in Ansible. 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. |
Great, running those tests now. |
Looks like updates of
don't stick - might need to put "send_empty_value" on that field in the |
9101e2e
to
718952d
Compare
Indeed, should be good now with the
|
Fantastic, sending it through again. |
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. |
And, testing now. |
Tests pass! |
718952d
to
becacf0
Compare
[all]
Adds support for Cloud DNS
Policies
[terraform]
[terraform-beta]
Adds support for Cloud DNS
Policies
[ansible]
[inspec]