tflint-ruleset-google icon indicating copy to clipboard operation
tflint-ruleset-google copied to clipboard

[proposal] Warn google_spanner_database without prevent_destroy

Open wata727 opened this issue 5 years ago • 0 comments
trafficstars

See https://www.terraform.io/docs/providers/google/r/spanner_database.html

Warning: It is strongly recommended to set lifecycle { prevent_destroy = true } on databases in order to prevent accidental data loss. See Terraform docs for more information on lifecycle parameters.

wata727 avatar Sep 26 '20 14:09 wata727