-
Notifications
You must be signed in to change notification settings - Fork 479
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
Adding the private_dns_zone_id input variable #174
Adding the private_dns_zone_id input variable #174
Conversation
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.
LGTM, can someone merge this?
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.
Thanks @fgauna12 , LGTM but it seems like we have some conflict due to recently upgrades. Would you please solve the conflict? Thanks!
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.
Thanks @fgauna12 , LGTM but it seems like we have some conflict due to recently upgrades. Would you please solve the conflict? Thanks!
@lonegunmanb - I resolved the merge conflicts before you wrote the comment. I don't see any more merge conflicts. |
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.
Thanks @fgauna12 , LGTM!
Fixes #120
Changes proposed in the pull request:
Added an optional input variable to accept private_dns_zone_id
First time contributing to this repo. Hopefully, this helps. The tests passed and ran terrafmt.
BTW: Sorry about the closed, duplicate, unmerged pull requests. Third time is the charm! 😄