We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae2916d + 015dc5e commit 6fdce2fCopy full SHA for 6fdce2f
versions.tf
@@ -1,7 +1,7 @@
1
terraform {
2
required_providers {
3
aws = "~>3"
4
- random = "~>2"
+ random = "~>3"
5
}
6
required_version = ">= 0.15"
7
0 commit comments