Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 08:09
· 94 commits to master since this release
d5a5899

FEATURES

  • resources/opennebula_virtual_network_address_range: add ipam field (@treywelsh, #192)
  • resources/opennebula_virtual_network_address_range: add custom section to allow to pass user defined custom attributes (@treywelsh, #376)
  • New Data Source: opennebula_templates (@treywelsh, #322)

BUG FIXES

  • resources/opennebula_virtual_machine: add transient state LCM_INIT (@treywelsh, #410)
  • resources/opennebula_virtual_network: for ovswitch type the attributes vlan_id and automatic_vlan_id are optional (@treywelsh, #405)

NOTES

  • update the provider dependency on the terraform SDK 2 to the release v2.24.1
  • update the go release to use the 1.18

ENHANCEMENTS