We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f4f1a4 commit 62bf893Copy full SHA for 62bf893
provider/go.mod
@@ -10,7 +10,7 @@ replace (
10
require (
11
github.com/ettle/strcase v0.2.0
12
github.com/pulumi/pulumi-terraform-bridge/v3 v3.105.0
13
- github.com/pulumi/pulumi/sdk/v3 v3.156.0
+ github.com/pulumi/pulumi/sdk/v3 v3.190.0
14
github.com/ryanwholey/terraform-provider-pihole/shim v0.2.0
15
)
16
0 commit comments