From 46fd03ebabe2f21d2de0979b7361f2eb5b9e6dac Mon Sep 17 00:00:00 2001 From: Ben Kuhar Date: Fri, 7 Jan 2022 11:28:25 -0500 Subject: [PATCH] Fixing protection tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c8d255..1b270f3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Automatically remove cloud and kubernetes resources based on a time to leave tag, **ttl**. -Protect resources from deletion with a protection tag, **do_no_delete**. +Protect resources from deletion with a protection tag, **do_not_delete**. NOTE: this project is used in Qovery's production environment