@ -7,8 +7,10 @@ const removeStatefiles = async () => {
".",
"-type",
"f",
"-o",
"-name",
"*.tfstate",
"*.tfstate.lock.info",
"-delete",