OpenTofu v1.12.0 released in May introduced dynamic prevent_destroy values, allowing administrators to set destruction protection at the instance level rather than statically, making infrastructure-as-code safer for managing databases across production and development environments. The release also added a destroy = false lifecycle option for removing resources from state without deleting infrastructure.