diff --git a/docs/index.md b/docs/index.md index f8eaaa6..20645d1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,12 +4,14 @@ The Terraform Provider for Delphix requires the Delphix Continuous Data Platform and Data Control Tower (DCT). -The Terraform Provider for Delphix enables customers to natively manage data-as-code along with their infrastructure. -With Terraform and Delphix, customers can now automatically provision, manage and teardown any number of ephemeral data environments to drive enterprise DevOps workflows including test data management. +The Terraform Provider for Delphix enables customers to manage data-as-code alongside their infrastructure. +With Terraform and Delphix, customers can now automatically provision, manage, and teardown ephemeral data environments to drive enterprise DevOps workflows enabling test data management. -This provider leverages the Delphix APIs available with the Delphix Data Control Tower (DCT). The provider must be configured with the proper API key generated by DCT and registered with associated Delphix engines before use +This provider leverages REST APIs available through the Delphix Data Control Tower (DCT). Before use, configure the Provider using an API key generated by DCT and registering Delphix engines within DCT. -To learn more about Delphix and DCT APIs, refer to [Delphix Docs](https://docs.delphix.com) and [DCT Docs](https://docs.delphix.com/dct) respectively. Please [Contact us](ask-integrations@delphix.com) (ask-integrations@delphix.com) with any questions. +To learn more about the Terraform Provider, webinar events, and other Delphix solutions, see our [Delphix Website](https://www.delphix.com/solutions/terraform). If you need technical guidance around Delphix and DCT, refer to the [Delphix Documentation](https://docs.delphix.com) and [DCT Documentation](https://docs.delphix.com/dct) websites. + +Please [contact us](mailto:ask-integrations@delphix.com) with any questions or submit one on our [Delphix Community Portal](https://community.delphix.com/contactus). ## Example Usage