Skip to content
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

[azure_rm_publicipaddress] Add support for setting reverse_fqdn on public IPv4 addresses #1655

Closed
tsmithCmdlnk opened this issue Jul 29, 2024 · 1 comment · Fixed by #1660
Labels
has_pr PR fixes have been made medium_priority Medium priority new_feature New feature requirments

Comments

@tsmithCmdlnk
Copy link

SUMMARY

Microsoft supports setting the RDNS or Reverse DNS value for public IPv4 addresses, docs.
Currently the return values for both azure_rm_publicipaddress and azure_rm_publicipaddress_info support getting the currently set reverse_dns value via the dns_settings object but there is no way to actually set that field without resorting to azure_rm_resource.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

azure_rm_publicipaddress

@Fred-sun Fred-sun added has_pr PR fixes have been made medium_priority Medium priority new_feature New feature requirments labels Aug 2, 2024
@Fred-sun
Copy link
Collaborator

Fred-sun commented Aug 2, 2024

Add by #1655

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has_pr PR fixes have been made medium_priority Medium priority new_feature New feature requirments
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants