Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.27 KB

File metadata and controls

36 lines (25 loc) · 1.27 KB

22.1.2 (Unreleased)

BUG FIXES:

  • Support resources operating in parallel

22.1.1

BUG FIXES:

  • resource/cvo for AWS, AZURE and GCP: add status check on instance_type update
  • resource/aws_fsx: validation errors detected on aws_fsx tags

22.1.0

ENHANCEMENTS:

  • resource/cvo for AWS, AZURE and GCP: add upgrade_ontap_version for ontap_version upgrade
  • add Terraform variable aws_profile to support use of profile name in aws credentials file
  • resource/snapmirror: add FSX AWS to snapmirror
  • resource/volume: add snapshot_policy_name and tiering_policy modification, and check the supporting changeable parameters
  • resource/connector_gcp: add network tags option

21.12.0

NEW FEATURES:

  • resource/aws_fsx_volume: create, update and delete FSx volume.
  • resource/cvo_onnprem: This can be used to register an onprem ONTAP system into CloudManager.

21.11.1

ENHANCEMENTS:

  • resource/cvo for AWS, AZURE and GCP: display svm_name in state file on the CVO creation
  • resource/aws_fsx: add name tag as the basic tag on aws_fsx creation

BUG FIXES:

  • resource/cvo_aws route_table_ids parameter force recreation (#77)
  • resource/cvo_azure import function is disabled. Error out if terraform import is used