Skip to content

Commit 1b89a9e

Browse files
Apply suggestions from code review
Co-authored-by: forstisabella <[email protected]>
1 parent 0646378 commit 1b89a9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/intro-impl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@ There are several different ways to ensure that you can collect your data once,
101101
If you're seeing errors thrown by your destinations, you might have an implementation issue. See the [Integration Error Codes list](/docs/connections/integration_error_codes/) or [contact our Success engineering team](https://segment.com/help/contact/) for help.
102102

103103
> success ""
104-
> Have suggestions for things to add to this guide? [Drop us a line](mailto:[email protected]?subject=Segment%20Dev%20guide%20Suggestion)!
104+
> Have suggestions for things to add to this guide? [Drop us a line](mailto:[email protected]?subject=Segment%20Dev%20guide%20Suggestion).
105105
106106
## Segment Terraform Provider
107107

108108
> info ""
109109
> Segment Terraform is currently in the pilot phase and is governed by Segment’s [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}.
110110
111-
Segment is a [Terraform](https://www.terraform.io/){:target="_blank"} provider where you can use Terraform to manage Segment resources and automate cloud deployments and change control. The Public API powers Segment Terraform. Take a look at the [Segment provider documentation](https://registry.terraform.io/providers/segmentio/segment/latest/docs){:target="_blank"} on Terraform to see what's supported.
111+
Segment has a [Terraform](https://www.terraform.io/){:target="_blank"} provider, powered by the Public API, that you can use to manage Segment resources and automate cloud deployments and change control. Take a look at the [Segment provider documentation](https://registry.terraform.io/providers/segmentio/segment/latest/docs){:target="_blank"} on Terraform to see what's supported.
112112

0 commit comments

Comments
 (0)