Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for PR followers and do not help prioritize the request
@onenhansen by the way I updated dependency on Goca which should impact the filtering of the pool information method used by these datasources:
data/opennebula_template
data/opennebula_image
data/opennebula_security_group
data/opennebula_vm_group
data/opennebula_template
data/opennebula_virtual_network
The dependency is still on master since I saw that one-6.4 branch doesn't contains all goca commits from master.
Until now it's not a problem, there was no commit on Goca that depends on a future release.
References
Close #370
Close #331
New or Affected Resource(s)
data/opennebula_template
data/opennebula_image
data/opennebula_security_group
data/opennebula_vm_group
data/opennebula_template
data/opennebula_virtual_network
Checklist
[ ] I have created an issue and I have mentioned it in References
[ ] My code follows the style guidelines of this project (use go fmt)
[ ] My changes generate no new warnings or errors
[ ] I have updated the unit tests and they pass succesfuly
[ ] I have commented my code, particularly in hard-to-understand areas
Community Note
Description
data/opennebula_template: simplify
hasXXX
filter handling@onenhansen by the way I updated dependency on Goca which should impact the filtering of the pool information method used by these datasources: data/opennebula_template data/opennebula_image data/opennebula_security_group data/opennebula_vm_group data/opennebula_template data/opennebula_virtual_network
The dependency is still on master since I saw that one-6.4 branch doesn't contains all goca commits from master. Until now it's not a problem, there was no commit on Goca that depends on a future release.
References
Close #370 Close #331
New or Affected Resource(s)
Checklist
References
go fmt
)