Skip to content

Commit cb01133

Browse files
committed
[BREAKING CHANGE] Remove default value for PC version. Now the user must specify the PC version to use.
From developer perspective, this means that we do not need to do a new release of PCUI only to bumo the default PC version.
1 parent 7b55daa commit cb01133

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

infrastructure/parallelcluster-ui.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,8 @@ Parameters:
3232
Type: String
3333
Default: ''
3434
Version:
35-
Description: Version of AWS ParallelCluster to deploy
35+
Description: Version of AWS ParallelCluster to deploy.
3636
Type: String
37-
Default: 3.11.1
3837
ImageBuilderVpcId:
3938
Description: (Optional) Select the VPC to use for building the container images. If not selected, default VPC will be used.
4039
Type: String

0 commit comments

Comments
 (0)