OpenNebula / terraform-provider-opennebula

Terraform provider for OpenNebula
https://www.terraform.io/docs/providers/opennebula/
Mozilla Public License 2.0
65 stars 52 forks source link

B-370: fix datasources #371

Closed treywelsh closed 1 year ago

treywelsh commented 1 year ago

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