Skip to content

Commit

Permalink
Update versions.tf
Browse files Browse the repository at this point in the history
0.13 block terraform upgrade to 1.7+
  • Loading branch information
oleh-motrunych authored Oct 4, 2024
1 parent 4ddca29 commit d059f70
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.13"
required_version = ">= 0.13, < 2.0.0"

required_providers {
datadog = {
Expand Down

0 comments on commit d059f70

Please sign in to comment.