You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ CHANGELOG
12
12
- Add support for p6-b300 instances for all OSs except AL2.
13
13
- Add alarm on missing clustermgtd heartbeat.
14
14
- Support updates of `Tags` during cluster-updates.
15
+
- Add `LaunchTemplateOverrides` to cluster config to allow network interfaces to be customized by overriding the launch template of a compute resource.
16
+
- This overrides the parallelcluster default using a shallow merge.
15
17
16
18
**BUG FIXES**
17
19
- Add validation to block updates that change tag order. Blocking such change prevents update failures.
0 commit comments