Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Commit 0ce743a

Browse files
author
Stephen Sachs
committed
Make order of EFS options consistent
1 parent 94d4008 commit 0ce743a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/SharedStorage-v3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ SharedStorage:
3535
Name: string
3636
StorageType: Efs
3737
EfsSettings:
38-
ThroughputMode: string
39-
ProvisionedThroughput: integer
4038
Encrypted: boolean
4139
KmsKeyId: string
4240
EncryptionInTransit: boolean
4341
IamAuthorization: boolean
4442
PerformanceMode: string
43+
ThroughputMode: string
44+
ProvisionedThroughput: integer
4545
FileSystemId: string
4646
DeletionPolicy: string
4747
- MountDir: string

0 commit comments

Comments
 (0)