Skip to content

Commit 2270d2e

Browse files
chore(deps): Update Terraform null to v3
1 parent 357f198 commit 2270d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tf-providers-version/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ terraform {
1010
}
1111
null = {
1212
source = "hashicorp/null"
13-
version = "~> 2.0"
13+
version = "~> 3.0"
1414
}
1515
tls = {
1616
source = "hashicorp/tls"

0 commit comments

Comments
 (0)