From 88e3a696527e8090d5f7faf8a732f5b61e314410 Mon Sep 17 00:00:00 2001 From: Benoit Perigaud <8754100+b-per@users.noreply.github.com> Date: Tue, 8 Aug 2023 11:37:05 +0200 Subject: [PATCH] Add guide with relationships diagram --- docs/guides/99_list_resources.md | 12 ++++++++++++ guides/99_list_resources.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 docs/guides/99_list_resources.md create mode 100644 guides/99_list_resources.md diff --git a/docs/guides/99_list_resources.md b/docs/guides/99_list_resources.md new file mode 100644 index 00000000..f186acb4 --- /dev/null +++ b/docs/guides/99_list_resources.md @@ -0,0 +1,12 @@ +--- +page_title: "Relationships between resources" +subcategory: "" +--- + +# Relationships between resources + +The image below shows the different resources available in the provider and their relationships to each other. + +Click on it to be redirected to a larger version of the image. + +[![Terraform resources](https://github.com/dbt-labs/terraform-provider-dbtcloud/blob/main/terraform_resources.excalidraw.png?raw=true)](https://github.com/dbt-labs/terraform-provider-dbtcloud/blob/main/terraform_resources.excalidraw.png) diff --git a/guides/99_list_resources.md b/guides/99_list_resources.md new file mode 100644 index 00000000..f186acb4 --- /dev/null +++ b/guides/99_list_resources.md @@ -0,0 +1,12 @@ +--- +page_title: "Relationships between resources" +subcategory: "" +--- + +# Relationships between resources + +The image below shows the different resources available in the provider and their relationships to each other. + +Click on it to be redirected to a larger version of the image. + +[![Terraform resources](https://github.com/dbt-labs/terraform-provider-dbtcloud/blob/main/terraform_resources.excalidraw.png?raw=true)](https://github.com/dbt-labs/terraform-provider-dbtcloud/blob/main/terraform_resources.excalidraw.png)