Skip to content

Commit 85c888d

Browse files
terraform-docs: automated action
1 parent 49f099d commit 85c888d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Terraform/deploy-fsx-ontap/module/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,14 +287,16 @@ terraform apply
287287
288288
| Name | Description |
289289
|------|-------------|
290+
| filesystem_id | The ID of the FSxN Filesystem |
291+
| filesystem_management_ip | The management IP of the FSxN Filesystem. |
290292
| fsxn_secret_arn | The ARN of the secret |
291293
| fsxn_secret_name | The Name of the secret |
292-
| my_filesystem_id | The ID of the FSxN Filesystem |
293-
| my_fsx_ontap_security_group_id | The ID of the FSxN Security Group |
294-
| my_svm_id | The ID of the FSxN Storage Virtual Machine |
295-
| my_vol_id | The ID of the ONTAP volume in the File System |
294+
| security_group_id | The ID of the FSxN Security Group |
295+
| svm_id | The ID of the FSxN Storage Virtual Machine |
296+
| svm_management_ip | The management IP of the Storage Virtual Machine. |
296297
| svm_secret_arn | The Name of the secret |
297298
| svm_secret_name | The Name of the secret |
299+
| vol_id | The ID of the ONTAP volume in the File System |
298300
299301
## Author Information
300302

0 commit comments

Comments
 (0)