We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c3afe commit 5410502Copy full SHA for 5410502
versions.tf
@@ -1,5 +1,5 @@
1
terraform {
2
- required_version = ">= 0.13, < 0.15"
+ required_version = ">= 0.13, < 1.1.0"
3
4
required_providers {
5
datadog = {
0 commit comments