summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxuzhang3 <Zhangxu894765>2022-08-17 11:31:27 +0800
committerxuzhang3 <Zhangxu894765>2022-08-17 11:31:27 +0800
commit562faec76f4535c02df071f8395ecc3de4ca9731 (patch)
treefb46a6e0e22fc5c131b0703c8570b10dd4364bf9
parentcef29ccde2435059f650ed87ec7bcabead08ce09 (diff)
update vg doc
-rw-r--r--website/docs/d/variable_group.html.markdown2
1 files changed, 2 insertions, 0 deletions
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