GoogleCloudPlatform / terraform-google-backup-dr

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

fix: Corrected data types in variables.tf #26

Closed yeskaydee closed 5 months ago

yeskaydee commented 5 months ago

ba_registration, should be a bool type according to the logic in main.tf file. Because of this the actifio.reading lasts 1 hr.

I was using cloud build, and my build lasted 1 hr No error..BUT NO APPLIANCE WAS CREATED image

after the reading successful , the appliance should be created which was not in this case

google-cla[bot] commented 5 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.