From c46c10c98714d8ae0692c1e736e75a2f71e4e306 Mon Sep 17 00:00:00 2001 From: Elbaz Date: Wed, 20 Nov 2024 15:37:06 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 26ccd2f..aea2b9f 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,11 @@ TERRATAG_DEFAULT_TO_TERRAFORM ## Notes - Resources already having the exact same tag as the one being appended will be overridden +- Supported providers + - `aws` + - `google` + - `azurerm` + - `azurestack` ## Develop