Skip to content

Commit 3e66d43

Browse files
committed
chore: update required_version to match the new version constraint
1 parent ca82c96 commit 3e66d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
required_version = ">= 0.12, < 0.14"
2+
required_version = ">= 0.13, < 0.14"
33

44
required_providers {
55
datadog = {

0 commit comments

Comments
 (0)