Skip to content

Commit 360979a

Browse files
committed
Added a CloudFormation template.
1 parent 77453cb commit 360979a

File tree

1 file changed

+2
-2
lines changed
  • Management-Utilities/auto_set_fsxn_auto_grow

1 file changed

+2
-2
lines changed

Management-Utilities/auto_set_fsxn_auto_grow/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Where the values associated with each key are as follows:
5151

5252
## Deployment
5353
There are two ways to deploy this script. The first way to is use the CloudFormation
54-
template provided in the cloudformation.yaml file. The second way is to follow the
54+
template provided in the `cloudformation.yaml` file. The second way is to follow the
5555
steps in the "Manual Setup" section below.
5656

5757
### CloudFormation Deployment
@@ -85,7 +85,7 @@ so you might want to keep it short, but meaningful. After the stack name you wil
8585
| maxWaitTime| The maximum time, in seconds, that the script will wait for the volume to be created before it will give up and exit. This can happen if a lot of volumes are created at the same time. |
8686

8787
Once you have filled in these parameters, click `Next`. On the next page you must accept that this
88-
script can, and does, create roles. Click `Next`. Finally, on the last page, you can review the stack and click `Submit`.
88+
template can, and does, create roles. Click `Next`. Finally, on the last page, you can review the stack and click `Submit`.
8989

9090
After the stack has been created everything should be ready. To test, simply create a volume in the
9191
AWS console and check from the ONTAP CLI that auto size mode appropriately. If it isn't set, check the CloudWatch

0 commit comments

Comments
 (0)