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 0ee39ce commit 0318f90Copy full SHA for 0318f90
5-app-infra/modules/env_base/versions.tf
@@ -27,7 +27,7 @@ terraform {
27
}
28
null = {
29
source = "hashicorp/null"
30
- version = "~> 2.1"
+ version = "~> 3.1"
31
32
33
random = {
0 commit comments