Commit be79b7e
committed
feat: drop support for terraform 0.12.x
BREAKING CHANGE: Please use a version constraint for this module
if you are staying on terraform 0.12.x
Example:
```
module "datadog" {
source = "scribd/datadog/aws"
version = "1.3.5"
# insert the 1 required variable here
}
```1 parent be7f3ec commit be79b7e
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments