File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed
Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 1.1 "
2+ required_version = " >= 1.3 "
33
44 required_providers {
55 github = {
6- source = " hashicorp /github"
7- version = " >= 4.13.0 "
6+ source = " integrations /github"
7+ version = " >= 5.8 "
88 }
99 }
1010}
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 1.1 "
2+ required_version = " >= 1.3 "
33
44 required_providers {
55 github = {
6- source = " hashicorp /github"
7- version = " >= 4.13.0 "
6+ source = " integrations /github"
7+ version = " >= 5.8 "
88 }
99 }
1010}
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 1.1 "
2+ required_version = " >= 1.3 "
33
44 required_providers {
55 github = {
6- source = " hashicorp /github"
7- version = " >= 4.13.0 "
6+ source = " integrations /github"
7+ version = " >= 5.8 "
88 }
99 }
1010}
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 1.1 "
2+ required_version = " >= 1.3 "
33
44 required_providers {
55 github = {
6- source = " hashicorp /github"
7- version = " >= 4.13.0 "
6+ source = " integrations /github"
7+ version = " >= 5.8 "
88 }
99 }
1010}
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 1.1 "
2+ required_version = " >= 1.3 "
33
44 required_providers {
55 github = {
6- source = " hashicorp /github"
7- version = " >= 4.13.0 "
6+ source = " integrations /github"
7+ version = " >= 5.8 "
88 }
99 }
1010}
You can’t perform that action at this time.
0 commit comments