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 886416c commit fed7b37Copy full SHA for fed7b37
go.mod
@@ -2,7 +2,7 @@ module github.com/dfns/terraform-provider-tunnel
2
3
go 1.24.0
4
5
-toolchain go1.25.4
+toolchain go1.25.5
6
7
replace github.com/aws/session-manager-plugin => github.com/formalco/session-manager-plugin v0.0.0-20250131230350-ea0a42ddcaf7
8
tools/go.mod
@@ -2,7 +2,7 @@ module tools
require github.com/hashicorp/terraform-plugin-docs v0.24.0
0 commit comments