Skip to content

Commit 4ce99ed

Browse files
committed
adjust secret field
1 parent 5b29260 commit 4ce99ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/sources/influxdb_3/library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
{
3333
"Name": "INFLUXDB_TOKEN",
3434
"Type": "EnvironmentVariable",
35-
"InputType": "FreeText",
35+
"InputType": "Secret",
3636
"Description": "Authentication token to access InfluxDB.",
3737
"DefaultValue": "<TOKEN>",
3838
"Required": true

0 commit comments

Comments
 (0)