Skip to content

Commit

Permalink
chore: update required_version to match the new version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
jim80net committed Nov 6, 2020
1 parent ca82c96 commit 3e66d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 0.12, < 0.14"
required_version = ">= 0.13, < 0.14"

required_providers {
datadog = {
Expand Down

0 comments on commit 3e66d43

Please sign in to comment.