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 5e50a69 commit e533a79Copy full SHA for e533a79
provider/go.mod
@@ -32,7 +32,7 @@ replace github.com/hashicorp/terraform-plugin-log => github.com/gdavison/terrafo
32
replace (
33
github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraform-plugin-sdk/v2 v2.0.0-20250530111747-935112552988
34
github.com/hashicorp/terraform-provider-aws => ../upstream
35
- github.com/hashicorp/vault => github.com/hashicorp/vault v1.20.2
+ github.com/hashicorp/vault => github.com/hashicorp/vault v1.20.3
36
)
37
38
require (
0 commit comments