File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
modules/enterprise-organization Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ This module creates following resources.
1010
1111| Name | Version |
1212| ------| ---------|
13- | <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.9 |
13+ | <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.12 |
1414| <a name =" requirement_github " ></a > [ github] ( #requirement\_ github ) | >= 6.2 |
1515
1616## Providers
1717
1818| Name | Version |
1919| ------| ---------|
20- | <a name =" provider_github " ></a > [ github] ( #provider\_ github ) | 6.2.1 |
20+ | <a name =" provider_github " ></a > [ github] ( #provider\_ github ) | 6.9.0 |
2121
2222## Modules
2323
Original file line number Diff line number Diff line change 11terraform {
2- required_version = " >= 1.9 "
2+ required_version = " >= 1.12 "
33
44 required_providers {
55 github = {
You can’t perform that action at this time.
0 commit comments