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 8a23e6a commit 4bf3cfbCopy full SHA for 4bf3cfb
cloudformation/aws-parallelcluster.cfn.json
@@ -2079,6 +2079,12 @@
2079
]
2080
}
2081
},
2082
+ {
2083
+ "Key": "aws-parallelcluster-networking",
2084
+ "Value": {
2085
+ "Fn::Sub": "EFA=${EFA}"
2086
+ }
2087
+ },
2088
{
2089
"Key": "aws-parallelcluster-filesystem",
2090
"Value": {
@@ -2735,6 +2741,13 @@
2735
2741
2736
2742
"PropagateAtLaunch": true
2737
2743
2744
2745
2746
2747
2748
2749
+ "PropagateAtLaunch": true
2750
2738
2751
2739
2752
2740
2753
0 commit comments