From 562faec76f4535c02df071f8395ecc3de4ca9731 Mon Sep 17 00:00:00 2001 From: xuzhang3 Date: Wed, 17 Aug 2022 11:31:27 +0800 Subject: update vg doc --- website/docs/d/variable_group.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/d/variable_group.html.markdown b/website/docs/d/variable_group.html.markdown index bfa2ea54..cc51d739 100644 --- a/website/docs/d/variable_group.html.markdown +++ b/website/docs/d/variable_group.html.markdown @@ -9,6 +9,8 @@ description: |- Use this data source to access information about existing Variable Groups within Azure DevOps. +~> **Note:** Secret values are masked by service and cannot be obtained through API. [Set secret variables](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%2Cbatch#secret-variables) + ## Example Usage ```hcl -- cgit v1.2.3