Skip to content

v1.1.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 22:13
· 138 commits to master since this release

FEATURES:

  • New Resource: opennebula_cluster (@treywelsh, #227)
  • New Resource: opennebula_datastore (@treywelsh, #299)
  • New Data Source: opennebula_datastore (@treywelsh, #299)
  • resources/opennebula_cluster: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_group: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_image: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_security_group: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_template: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_vm_group: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_user: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_virtual_machine: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_virtual_network: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_virtual_router: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_virtual_router_instance: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • resources/opennebula_virtual_router_instance_template: add template_section to manage vectors with an unique key (@treywelsh, #359)
  • New Resource: opennebula_host (@treywelsh, #300)
  • New Data source: opennebula_host (@treywelsh, #300)

DEPRECATION:

  • resources/opennebula_group: remove deprecated attribute delete_on_destruction (@treywelsh, #297)
  • resources/opennebula_group: remove deprecated attribute template (@treywelsh, #297)
  • data/opennebula_group: remove deprecated attribute quotas (@treywelsh, #297)
  • data/opennebula_user remove deprecated attribute quotas (@treywelsh, #297)
  • data/opennebula_template: remove deprecated attribute context (@treywelsh, #297)
  • data/opennebula_template: remove deprecated attribute graphics (@treywelsh, #297)
  • data/opennebula_template: remove deprecated attribute os (@treywelsh, #297)
  • data/opennebula_virtual_network: remove deprecated attribute description (@treywelsh, #297)

BUG FIXES:

  • data/opennebula_template: simplify hasXXX filter handling (@treywelsh, #370)
  • data/opennebula_image: goca dependency update: pool info method retrieve all (@treywelsh, #331)
  • data/opennebula_security_group: goca dependency update: pool info method retrieve all (@treywelsh, #331)
  • data/opennebula_vm_group: goca dependency update: pool info method retrieve all (@treywelsh, #331)
  • data/opennebula_template: goca dependency update: pool info method retrieve all (@treywelsh, #331)
  • data/opennebula_virtual_network: goca dependency update: pool info method retrieve all (@treywelsh, #331)