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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,5 @@ If you're seeing errors thrown by your destinations, you might have an implement
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
-
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 and it supports basic Connections and Tracking plans.
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. See the[Segment provider documentation](https://registry.terraform.io/providers/segmentio/segment/latest/docs){:target="_blank"} on Terraform to see what's supported.
112
112
113
-
To get started with the Segment Terraform Provider, see the[Segment Terraform github repo](https://github.com/segmentio/terraform-provider-segment){:target="_blank"}. You can also access Segment on the[Terraform registry](https://registry.terraform.io/providers/segmentio/segment/0.0.2){:target="_blank"}.