Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@suhasbshekar suhasbshekar released this 22 Jul 18:25
· 16 commits to integration/main since this release
daa977a

DOCUMENTATION:

  • Corrected aws to aws_lambda in provider config.
  • netapp-ontap_lun: updated documentation, added attribute validation (#498)

BUG FIXES:

  • netapp-ontap_storage_volume: Fixed autosize value conversion error. (#494)
  • netapp-ontap_storage_volume: Fixed modify error for security style ntfs.
  • netapp-ontap_port: error when importing VLANs in multi-node clusters (#479)
  • netapp-ontap_volume: fixed issue with modifying percent_snapshot_space (#497)
  • netapp-ontap_security_account: unable to unlock existing security_account resource (#499)
  • netapp-ontap_port: fixed error when importing VLANs in multi-node clusters (#479)
  • netapp-ontap_san_igroup: fixed issue with adding initiators to new igroup (#274)
  • netapp-ontap_nfs_service: fixed v41_enabled to modify when disabled instead of forcing resource replacement. (#523)

ENHANCEMENTS:

  • netapp-ontap_lun: added space.scsi_thin_provisioning_support_enabled option. (#496)
  • netapp-ontap_volume, netapp-ontap_volumes: added autosize.* options to data sources. (#509)
  • netapp-ontap_snapmirror, netapp-ontap_snapmirrors: added transfer_schedule.name option to resource and data sources. (#444)
  • netapp-ontap_security_certificate: added intermediate_certificates option to resources. (#484)
  • netapp-ontap_volume: added snapshot_locking_enabled options to data sources and resources. (#398)