We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d667de commit 773507bCopy full SHA for 773507b
recipes/pcs/getting_started/assets/pcs-cluster-sg.yaml
@@ -88,5 +88,6 @@ Outputs:
88
Description: Supports communication between PCS controller, compute nodes, and login nodes
89
Value: !Ref ClusterSecurityGroup
90
InboundSshSecurityGroupId:
91
+ Condition: CreateSshSecGroup
92
Description: Enables SSH access to login nodes
93
Value: !Ref InboundSshSecurityGroup
0 commit comments