Skip to content

21.13.0

Compare
Choose a tag to compare
@carchi8py carchi8py released this 12 Jan 21:14
· 52 commits to main since this release

New Modules

  • na_cloudmanager_aws_fsx - NetApp AWS FSX

Minor Changes

  • na_cloudmanager_connector_aws - make the module idempotent for create and delete.
  • na_cloudmanager_connector_aws - automatically fetch client_id and instance_id for delete.
  • na_cloudmanager_connector_aws - report client_id if connector already exists.
  • na_cloudmanager_info - new subsets - account_info, agents_info, active_agents_info.
  • Add ONTAP image upgrade feature for AWS, AZURE and GCP CVOs. Add upgrade_ontap_version to indicate if upgrade ONTAP is needed. It only can be used when use_latest_version is false and ontap_version is a specific version.
  • Add instance_type update feature for AWS, AZURE and GCP CVOs.
  • na_cloudmanager_volume - Add tiering_policy and snapshot_policy_name modification, and report error if the properties cannot be changed.

Bug Fixes

  • na_cloudmanager_cvo_gcp - handle extra auto-gen GCP labels to fix gcp_labels update failure.
  • Add update_svm_password for svm_password update on AWS, AZURE and GCP CVOs. Update svm_password if update_svm_password is true.

Full Changelog: 21.12.1...21.13.0