Previously it was generating same name for the state file causing parallel runs to delete resources created by another running test. Fix names to be unique by reading `cluster_name`. Signed-off-by: Noel Georgi <git@frezbo.dev>