Skip to content

Commit 6092ffa

Browse files
committed
Remove unused null provider from Terraform configuration
1 parent da25bba commit 6092ffa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

providers.tofu

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ terraform {
4747
datadog = {
4848
source = "datadog/datadog"
4949
}
50-
51-
null = {
52-
source = "hashicorp/null"
53-
}
5450
}
5551
}
5652

0 commit comments

Comments
 (0)