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 5b29260 commit 4ce99edCopy full SHA for 4ce99ed
python/sources/influxdb_3/library.json
@@ -32,7 +32,7 @@
32
{
33
"Name": "INFLUXDB_TOKEN",
34
"Type": "EnvironmentVariable",
35
- "InputType": "FreeText",
+ "InputType": "Secret",
36
"Description": "Authentication token to access InfluxDB.",
37
"DefaultValue": "<TOKEN>",
38
"Required": true
0 commit comments