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 5e31d18Copy full SHA for 5e31d18
terraform/prod/main.tf
@@ -7,7 +7,7 @@ provider "github" {
7
If github provider would be released 3.0.0 major version, you will have to modify version.
8
ref: https://github.com/terraform-providers/terraform-provider-github/blob/master/CHANGELOG.md#290-june-29-2020
9
*/
10
- version = "= 2.9.0"
+ version = "6.1.0"
11
owner = "mpon"
12
}
13
terraform/stg/main.tf
0 commit comments