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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The way we differentiate jobs defined from code from the ones defined from the U
12
12
13
13
## Why not Terraform
14
14
15
-
Terrraform is widely used to manage infrastructure as code. And a community member has created a [Terraform provider](https://registry.terraform.io/providers/GtheSheep/dbt-cloud/latest)that can manage dbt Cloud jobs (as well as projects, environments etc...).
15
+
Terrraform is widely used to manage infrastructure as code. And a [Terraform provider](https://registry.terraform.io/providers/dbt-labs/dbtcloud/latest)exists for dbt Cloud, able to manage dbt Cloud jobs (as well as projects, environments etc...).
16
16
17
17
Using Terraform requires some knowledge about the tool and requires managing/storing/sharing a state file, containing information about the state of the application.
0 commit comments