We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f8c8c commit 90a794cCopy full SHA for 90a794c
website/docs/d/secure_connection.md
@@ -1,9 +1,9 @@
1
---
2
-subcategory: "Sysdig Platform"
+subcategory: "Sysdig Secure"
3
layout: "sysdig"
4
page_title: "Sysdig: sysdig_secure_connection"
5
description: |-
6
- Provides secure connection details.
+ Provides Sysdig Secure connection details.
7
8
9
# Data Source: sysdig_secure_connection
@@ -21,5 +21,5 @@ data "sysdig_secure_connection" "current" {
21
22
The following attributes are exported:
23
24
-* `secure_url` - Sysdig Secure Endpoint URL basepath.
25
-* `secure_api_token` - Sysdig Api Token for authentication (Sensitive).
+* `secure_url` - Returns `sysdig_secure_url` provider configuration attribute
+* `secure_api_token` - Returns `sysdig_secure_api_token` provider configuration sensitive attribute
0 commit comments