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 9de38bb commit 3598ad3Copy full SHA for 3598ad3
terraform/prod/main.tf
@@ -12,7 +12,7 @@ provider "github" {
12
}
13
14
provider "random" {
15
- version = "~> 2.3"
+ version = "~> 3.0"
16
17
18
terraform {
terraform/stg/main.tf
0 commit comments