Skip to content

Commit

Permalink
add gpu_driver_version to recreate
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Mar 25, 2024
1 parent 19e9c0d commit 325f2c5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions autogen/main/cluster.tf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ locals {
"accelerator_count",
"accelerator_type",
"gpu_partition_size",
"gpu_driver_version",
"enable_secure_boot",
"enable_integrity_monitoring",
"local_ssd_count",
Expand Down
1 change: 1 addition & 0 deletions modules/beta-private-cluster-update-variant/cluster.tf
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,7 @@ locals {
"accelerator_count",
"accelerator_type",
"gpu_partition_size",
"gpu_driver_version",
"enable_secure_boot",
"enable_integrity_monitoring",
"local_ssd_count",
Expand Down
1 change: 1 addition & 0 deletions modules/beta-public-cluster-update-variant/cluster.tf
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ locals {
"accelerator_count",
"accelerator_type",
"gpu_partition_size",
"gpu_driver_version",
"enable_secure_boot",
"enable_integrity_monitoring",
"local_ssd_count",
Expand Down
1 change: 1 addition & 0 deletions modules/private-cluster-update-variant/cluster.tf
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ locals {
"accelerator_count",
"accelerator_type",
"gpu_partition_size",
"gpu_driver_version",
"enable_secure_boot",
"enable_integrity_monitoring",
"local_ssd_count",
Expand Down

0 comments on commit 325f2c5

Please sign in to comment.