Skip to content

Commit

Permalink
Update the image to latest version (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaypothireddy authored Apr 18, 2024
1 parent 4890b80 commit d0b138a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ variable "management_server_endpoint" {

variable "boot_image" {
type = string
default = "projects/backupdr-images/global/images/sky-11-0-5-447"
default = "projects/backupdr-images/global/images/sky-11-0-10-417"
description = "Provide the boot image for backup/recovery appliance. Don’t modify this variable to update or upgrade the appliance version. You can upgrade the appliance only through the Backup and DR Service management console."
}

Expand Down

1 comment on commit d0b138a

@dsantoshkumar9
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

425 is the latest one
@vijaypothireddy

Please sign in to comment.