You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/guides/intro-impl.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,12 +101,12 @@ There are several different ways to ensure that you can collect your data once,
101
101
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.
102
102
103
103
>success ""
104
-
>Have suggestions for things to add to this guide?[Drop us a line](mailto:docs-feedback@segment.com?subject=Segment%20Dev%20guide%20Suggestion)!
104
+
>Have suggestions for things to add to this guide?[Drop us a line](mailto:docs-feedback@segment.com?subject=Segment%20Dev%20guide%20Suggestion).
105
105
106
106
##Segment Terraform Provider
107
107
108
108
>info ""
109
109
>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"}.
110
110
111
-
Segmentis a[Terraform](https://www.terraform.io/){:target="_blank"} provider whereyou can useTerraformto 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
+
Segmenthas a[Terraform](https://www.terraform.io/){:target="_blank"} provider, powered by the Public API, thatyou 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.