-
Notifications
You must be signed in to change notification settings - Fork 88
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
Is this project active? #82
Comments
@nulldowntime the use case for terraform provider was to provide VM's to IP for the VM's created , in that scenario we dont want to update the DNS name once VM has been created, hence the update was not implemented |
OK, I understand you didn't need it specifically for Terraform, but what about general functionality of the go client? Surely making it "fully-featured" would make sense? It would be great to know if further development, especially around DNS records updates, is planned, some timelines, etc. Thanks in advance! |
cant provide strict timeline , but will make sure the project is active and also try to write the update calls for existing DNS functionality |
FYI Working on the enhancments |
Hi @nulldowntime we have added some new capabilities under |
The newly added features are available at Feel free to raise a request if you have any other specific requirements. |
Hi, is this project active? Is there any work happening to e.g. add update support for DNS records?
This is not great:
https://github.com/infobloxopen/terraform-provider-infoblox/blob/ffd58a18c23af88c1265df8cb284acfea4664b16/infoblox/resourceARecord.go#L121
The text was updated successfully, but these errors were encountered: