GoogleCloudPlatform / terraform-google-backup-dr

Deploy Backup and DR appliances
https://registry.terraform.io/modules/GoogleCloudPlatform/backup-dr/google
Apache License 2.0
5 stars 5 forks source link

Update README.md with latest boot image #34

Closed umeshkumhar closed 1 week ago

umeshkumhar commented 1 week ago

Update boot_image to projects/backupdr-images/global/images/sky-11-0-11-323

bharathkkb commented 1 week ago

Hi @umeshkumhar this change needs to be made to https://github.com/GoogleCloudPlatform/terraform-google-backup-dr/blob/1bec4ac8d4265e8d1b4537525a69988e62b9dd33/variables.tf#L71C57-L71C72 and doc should be regenerated. Additionally changes to defaults are breaking changes, so please tag them as such. Please refer to go/blueprint-maintainers for more details.

bharathkkb commented 1 week ago

Ah I see you were fixing as code was updated in https://github.com/GoogleCloudPlatform/terraform-google-backup-dr/pull/32. However please tag future changes to defaults as breaking changes.