Skip to content

Commit 32c6a80

Browse files
committed
chore: generate
1 parent 457ea6c commit 32c6a80

File tree

5 files changed

+180
-0
lines changed

5 files changed

+180
-0
lines changed

docs/resources/source_verification.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Optional:
4242
- `aws_sns` (Attributes) (see [below for nested schema](#nestedatt--verification--aws_sns))
4343
- `basic_auth` (Attributes) (see [below for nested schema](#nestedatt--verification--basic_auth))
4444
- `bondsmith` (Attributes) (see [below for nested schema](#nestedatt--verification--bondsmith))
45+
- `bridge` (Attributes) (see [below for nested schema](#nestedatt--verification--bridge))
4546
- `cloudsignal` (Attributes) (see [below for nested schema](#nestedatt--verification--cloudsignal))
4647
- `commercelayer` (Attributes) (see [below for nested schema](#nestedatt--verification--commercelayer))
4748
- `courier` (Attributes) (see [below for nested schema](#nestedatt--verification--courier))
@@ -67,6 +68,7 @@ Optional:
6768
- `persona` (Attributes) (see [below for nested schema](#nestedatt--verification--persona))
6869
- `pipedrive` (Attributes) (see [below for nested schema](#nestedatt--verification--pipedrive))
6970
- `postmark` (Attributes) (see [below for nested schema](#nestedatt--verification--postmark))
71+
- `praxis` (Attributes) (see [below for nested schema](#nestedatt--verification--praxis))
7072
- `property_finder` (Attributes) (see [below for nested schema](#nestedatt--verification--property_finder))
7173
- `pylon` (Attributes) (see [below for nested schema](#nestedatt--verification--pylon))
7274
- `razorpay` (Attributes) (see [below for nested schema](#nestedatt--verification--razorpay))
@@ -86,6 +88,7 @@ Optional:
8688
- `telnyx` (Attributes) (see [below for nested schema](#nestedatt--verification--telnyx))
8789
- `three_d_eye` (Attributes) (see [below for nested schema](#nestedatt--verification--three_d_eye))
8890
- `tokenio` (Attributes) (see [below for nested schema](#nestedatt--verification--tokenio))
91+
- `treezor` (Attributes) (see [below for nested schema](#nestedatt--verification--treezor))
8992
- `trello` (Attributes) (see [below for nested schema](#nestedatt--verification--trello))
9093
- `twilio` (Attributes) (see [below for nested schema](#nestedatt--verification--twilio))
9194
- `twitch` (Attributes) (see [below for nested schema](#nestedatt--verification--twitch))
@@ -145,6 +148,14 @@ Required:
145148
- `webhook_secret_key` (String, Sensitive)
146149

147150

151+
<a id="nestedatt--verification--bridge"></a>
152+
### Nested Schema for `verification.bridge`
153+
154+
Required:
155+
156+
- `public_key` (String, Sensitive)
157+
158+
148159
<a id="nestedatt--verification--cloudsignal"></a>
149160
### Nested Schema for `verification.cloudsignal`
150161

@@ -346,6 +357,14 @@ Required:
346357
- `username` (String, Sensitive)
347358

348359

360+
<a id="nestedatt--verification--praxis"></a>
361+
### Nested Schema for `verification.praxis`
362+
363+
Required:
364+
365+
- `webhook_secret_key` (String, Sensitive)
366+
367+
349368
<a id="nestedatt--verification--property_finder"></a>
350369
### Nested Schema for `verification.property_finder`
351370

@@ -498,6 +517,14 @@ Required:
498517
- `public_key` (String, Sensitive)
499518

500519

520+
<a id="nestedatt--verification--treezor"></a>
521+
### Nested Schema for `verification.treezor`
522+
523+
Required:
524+
525+
- `webhook_secret_key` (String, Sensitive)
526+
527+
501528
<a id="nestedatt--verification--trello"></a>
502529
### Nested Schema for `verification.trello`
503530

internal/provider/sourceverification/generated/model.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/provider/sourceverification/generated/verification_bridge.go

Lines changed: 50 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/provider/sourceverification/generated/verification_praxis.go

Lines changed: 50 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/provider/sourceverification/generated/verification_treezor.go

Lines changed: 50 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)