Skip to content

Commit

Permalink
adding Change log
Browse files Browse the repository at this point in the history
  • Loading branch information
suhasbshekar committed Feb 2, 2024
1 parent 8793495 commit 6daf072
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/resources/snapmirror_resource.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ resource "netapp-ontap_snapmirror_resource" "snapmirror" {

- `create_destination` (String) Snapmirror privision destination.
- `initialize` (Boolean) Initializes the Snapmirror relationship. By default, it is set to 'true'.
- `policy` (Attributes) (see [below for nested schema](#nestedatt--policy))

### Read-Only

Expand Down Expand Up @@ -80,6 +81,13 @@ Optional:

- `name` (String) Snapmirror source cluster name

<a id="nestedatt--policy"></a>
### Nested Schema for `policy`

Optional:

- `name` (String) Snapmirror policy name

<a id="nestedatt--cluster_destination"></a>
### Nested Schema for `cluster_destination`

Expand Down

0 comments on commit 6daf072

Please sign in to comment.