terraform-ibm-modules/terraform-ibm-toolkit-ocp-vpc

Module doesn't expose option to force storage deletion

Closed this issue · 0 comments

This module needs a variable for the user to specify the value for the force_delete_storage attribute for the container_vpc_cluster resource.

Without it, deployments that create PVCs may result in leaking storage volumes when clusters are removed.

The variable default should be false to match the resource default.

note: fix will be self-assigned and submitted in pr