Kubernetes PV-PVC resource not deleted
if delete PV but change status to terminating : $ kubectl get pv NAME CAPACITY ACCESS MODES RECLAIM POLICY STATUS Read More
What are Terraform variables?
Terraform variables are just one way to parameterize your Terraform files so that they're reusable and flexible. They allow you to define values that you can input into your Terraform code so you don't have Read More