v1.2.1-rc2
Pre-release
Pre-release
github-actions
released this
13 Apr 11:34
·
74 commits
to master
since this release
FEATURES
- New Data Source:
opennebula_zone
(@treywelsh, #417) - resources/opennebula_user: add
ssh_public_key
attribute (@treywelsh, #416)
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 ascomputed
and are not read for a reservation virtual networkgateway
,network_mask
,network_address
,search_domain
,dns
are now read by the provider- When not used more emtpy values are set for attributes