Skip to content

Commit df8c72b

Browse files
committed
Set default value for MJS-EndPort v2.1.1
1 parent f32f15b commit df8c72b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

aws/security-group/v2/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.1.0
1+
v2.1.1

aws/security-group/v2/security-group.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Parameters:
9292
Description: Allow all traffic inside the security group
9393
EndPortForMJSAccess:
9494
Type: Number
95+
Default: 27365
9596
Description: Port up to which MATLAB client traffic is allowed from CidrRanges for cluster access. See https://github.com/mathworks-ref-arch/matlab-parallel-server-on-aws for more details.
9697

9798
Conditions:

0 commit comments

Comments
 (0)