Skip to content

Commit 7db92ed

Browse files
committed
[Template] Improve description of parameter ImageBuilderSubnetId.
1 parent f488348 commit 7db92ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/parallelcluster-ui.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Parameters:
4040
Type: String
4141
Default: ''
4242
ImageBuilderSubnetId:
43-
Description: (Optional) Select the subnet to use for building the container images (public subnets only). If not selected, Subnet in the default VPC will be used.
43+
Description: (Optional) Select the subnet to use for building the container images. The subnet must be public and auto-assign public IPs. If not selected, the default Subnet will be used.
4444
Type: String
4545
Default: ''
4646
InfrastructureBucket:

0 commit comments

Comments
 (0)