Open kkeyan688 opened 1 year ago
First of all, Local variable are used for local scope only, means it will not exist outside the place it is created. Local variables are the ways to reuse the value in the current scope. This is for terraform.
May I know why you need to delete this automatically in terraform ? Do you have any specific use case available for this ask?
Can you please explain more about "Auto deletion / auto-expiration of Local variable really good for any project ? "