Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lonico authored May 4, 2022
1 parent d2fc5ba commit add8d3c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,10 @@ https://github.com/ansible-collections/netapp/wiki

### Minor Changes
- na_cloudmanager_aws_fsx - Import AWS FSX to CloudManager.
## New Options
- na_cloudmanager_connecto_azure - Support user defined ``storage_account``. The storage account can be created automatically. When ``storage_account`` is not set, the name is constructed by appending 'sa' to the connector ``name``.
- Support ``license_type`` modification for AWS, AZURE and GCP CVOs.

### New Options
- na_cloudmanager_connector_azure - Support user defined ``storage_account``. The storage account can be created automatically. When ``storage_account`` is not set, the name is constructed by appending 'sa' to the connector ``name``.
- na_cloudmanager_aws_fsx - Import AWS FSX to CloudManager by adding new parameters ``import_file_system`` and ``file_system_id``.

## 21.16.0
Expand All @@ -52,7 +54,6 @@ https://github.com/ansible-collections/netapp/wiki

### Minor Changes
- na_cloudmanager_connector_gcp - when using the user application default credential authentication by running the command gcloud auth application-default login, ``gcp_service_account_path`` is not needed.
- Support ``license_type`` modification for AWS, AZURE and GCP CVOs.

## 21.15.0

Expand Down

0 comments on commit add8d3c

Please sign in to comment.