Skip to content

v1.2.1-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 11:34
· 74 commits to master since this release

FEATURES

BUG FIXES

  • resources/opennebula_virtual_machine: fix index out of range when attaching a new NIC (@treywelsh, #423)
  • resources/opennebula_host: rework diagnostics in read method and lower some severity levels (@treywelsh, #425)
  • resources/opennebula_image: rework diagnostics in read method and lower some severity levels (@treywelsh, #425)
  • resources/opennebula_virtual_machine: rework diagnostics in read method and lower some severity levels (@treywelsh, #425)
  • resources/opennebula_virtual_network: rework diagnostics in read method and lower some severity levels (@treywelsh, #425)
  • resources/opennebula_virtual_router_instance: rework diagnostics in read method and lower some severity levels (@treywelsh, #425)
  • resources/opennebula_virtual_machine: remove features section reading (@treywelsh, #427)
  • resources/opennebula_virtual_network: rework the template management to fix attributes update and fix resource import (@treywelsh, #428, #436)
    • mtu, guest_mtu, description, gateway, network_mask, network_address, search_domain, dns are not marked as computed and are not read for a reservation virtual network
    • gateway, network_mask, network_address, search_domain, dns are now read by the provider
    • When not used more emtpy values are set for attributes