Closed vamme closed 3 years ago
@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 develop
branch for go-client and Terraform, which you may be interested in. You can test the same and provide feedback.
The newly added features are available at master
branch. Will be available as part of v2.0.0
.
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