-
Notifications
You must be signed in to change notification settings - Fork 175
add support for azurerm_private_dns_zone #1152
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
Conversation
Q | A |
---|---|
π Bug fix? | no |
π New feature? | yes |
β Deprecations? | no |
β BC Break | no |
π Related issues | #1063 |
β Documentation | yes |
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.
.terraform.lock.hcl
is empty
5a4d059
to
c8b5413
Compare
Codecov Report
@@ Coverage Diff @@
## main #1152 +/- ##
==========================================
- Coverage 81.55% 81.54% -0.01%
==========================================
Files 345 348 +3
Lines 12608 12672 +64
==========================================
+ Hits 10283 10334 +51
- Misses 2067 2079 +12
- Partials 258 259 +1
|
@moadibfr Can you add a doc PR too to get this one merged ππ» |
c8b5413
to
3ce5dee
Compare
|
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.
You need to add a test to metadata_test.go
3ce5dee
to
4ad4b76
Compare