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.
2 parents 925e07a + 1617211 commit 35e778fCopy full SHA for 35e778f
sumologic/resource_sumologic_connection_test.go
@@ -209,7 +209,7 @@ resource "sumologic_connection" "serviceNowTest" {
209
description = "%s"
210
url = "%s"
211
headers = {
212
- "Authorization": "Basic SOMERANDOMAUTHSTRING"
+ "Authorization": "********"
213
}
214
webhook_type = "ServiceNow"
215
connection_subtype = "%s"
@@ -227,7 +227,7 @@ resource "sumologic_connection" "serviceNowTest" {
227
228
229
230
231
232
233
0 commit comments