From 4fd3e08dcaecbe1fc128a3905b5dc4f5079b0d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Odstr=C4=8Dil=C3=ADk?= Date: Thu, 19 Dec 2024 16:33:51 +0100 Subject: [PATCH] docs(inputs): update --- docs/.inputs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.inputs.md b/docs/.inputs.md index 87dfcdf..8e1763d 100644 --- a/docs/.inputs.md +++ b/docs/.inputs.md @@ -1,2 +1,2 @@ > [!IMPORTANT] -> Variables defined in [variables-addon.tf](variables-addon.tf) defaults to `null` to have them overridable by the addon configuration defined though the [`local.addon.*`](main.tf) local variable with some default values defined in [addon.tf](addon.tf). +> Variables defined in [variables-addon[-irsa|oidc].tf](variables-addon.tf) defaults to `null` to have them overridable by the addon configuration defined though the [`local.addon[_irsa|oidc].*`](main.tf) local variable with the default values defined in [addon[-irsa|oidc].tf](addon.tf).