From 2ffed2970a82ae055a45e840570d3a91aa054b54 Mon Sep 17 00:00:00 2001 From: Gary James Date: Mon, 4 Oct 2021 22:05:03 +0100 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 3ab9cb4d..5ad54925 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ description: Manage DBT Cloud with Terraform. This is a terraform provider plugin for managing [DBT Cloud](https://cloud.getdbt.com/) accounts. Given the current capabilities of the API we focus on the management of job definitions. -Also, the API doesn't support deletion, we can only set the state to deleted. + ## Example Provider Configuration ```terraform