Skip to content

Commit 66356de

Browse files
committed
Increase pcluster build image cleanup role revision number
1 parent 195c605 commit 66356de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/src/pcluster/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ class Operation(Enum):
343343

344344
PCLUSTER_BUILD_IMAGE_CLEANUP_ROLE_PREFIX = "PClusterBuildImageCleanupRole"
345345
# Tag key & expected revision (increment when policy widens)
346-
PCLUSTER_BUILD_IMAGE_CLEANUP_ROLE_REVISION = 1
346+
PCLUSTER_BUILD_IMAGE_CLEANUP_ROLE_REVISION = 2
347347
PCLUSTER_BUILD_IMAGE_CLEANUP_ROLE_BOOTSTRAP_TAG_KEY = "parallelcluster:build-image-cleanup-role-bootstrapped"
348348

349349
P6E_GB200 = "p6e-gb200"

0 commit comments

Comments
 (0)