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 2cf3653 commit 7238641Copy full SHA for 7238641
provider/go.mod
@@ -7,7 +7,7 @@ replace github.com/hashicorp/terraform-plugin-sdk/v2 => github.com/pulumi/terraf
7
require (
8
github.com/e-breuninger/terraform-provider-netbox v1.6.8-0.20240314162220-c05565aeca96
9
github.com/pulumi/pulumi-terraform-bridge/v3 v3.77.0
10
- github.com/pulumi/pulumi/sdk/v3 v3.108.1
+ github.com/pulumi/pulumi/sdk/v3 v3.147.0
11
)
12
13
0 commit comments