opentofu.org/.gitmodules
Christian Mesh d4f3b8d1cc
Fix git v1.11 submodule (#390)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2025-10-23 11:02:05 -04:00

27 lines
823 B
Text

[submodule "opentofu-repo/main"]
path = opentofu-repo/main
url = https://github.com/opentofu/opentofu
branch = main
[submodule "opentofu-repo/v1.6"]
path = opentofu-repo/v1.6
url = https://github.com/opentofu/opentofu
branch = v1.6
[submodule "opentofu-repo/v1.7"]
path = opentofu-repo/v1.7
url = https://github.com/opentofu/opentofu
branch = v1.7
[submodule "opentofu-repo/v1.8"]
path = opentofu-repo/v1.8
url = https://github.com/opentofu/opentofu
branch = v1.8
[submodule "opentofu-repo/v1.9"]
path = opentofu-repo/v1.9
url = https://github.com/opentofu/opentofu
branch = v1.9
[submodule "opentofu-repo/v1.10"]
path = opentofu-repo/v1.10
url = https://github.com/opentofu/opentofu
branch = v1.10
[submodule "opentofu-repo/v1.11"]
path = opentofu-repo/v1.11
url = https://github.com/opentofu/opentofu